Filters in Power Bi Reports
What are Power BI Filters? Power BI Filters are used to restrict the data and show only specific kind of data. The filters are very useful when you have huge amount of data and you want to see only small amount of data. For example you have huge amount of sales data for different countries, but you want to see data for 2019 and country as "USA" then in this case you can apply year and country filter to exclude unnecessary data and show only 2019 sales of USA. To Add any filter in Power BI, simply drag and drop any field in add data field section of each filter type. Types of Power BI Filters? 1. Visual Level Filters 2. Report Level Filters 3. Page Level Filters Visual Level Filters The filters applied to visual-level are applied directly on individual visualizations. The filter is specific to single visualization. This filter does not affect on other visuals or pages. Report Level Filters The filters applied to Report-level are applied directly to all the vi...