# 보고서 매개 변수 및 데이터 필터링

실제로 보고서를 사용할 때 데이터베이스의 모든 데이터를 렌더링하는 대신 보고서의 데이터 필터링인 설정된 기준에 따라 필요한 데이터를 필터링하는 경우가 많습니다.

이 섹션에서는 보고서 매개 변수 및 데이터 필터링에 대해 설명합니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.forguncy.co.kr/v7/components/report/parameterfilterling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
