Add filters to retain only rows required in the target visuals. You can specify filter conditions, only the rows that satisfy the conditions will be available in the query.
Let's consider the sample report below to demonstrate how to filter data.
.png)
Sample data
We can use the filter configuration shown below to retain only the rows with "Domestic" or "North America" as the global market and COGS > 200k.
.png)
Filter config
You need to specify the options listed below to configure a filter:
Notice how the rows have been filtered out from the report based on the filter conditions specified.
.png)
Filtered data