Forum Discussion
Measure To Ignore Page Filter
- 5 years ago
Hi Anonymous ,
In your scenario, there is no method to ignore page level filters for ReportRank field and Date field.
Reserve your original DAX formula to create Reports measure, remove ReportRank field field from page level filters, then create a slicer using ReportRank field. Click each slicer and select “Edit interactions” under Format ribbon, then select “None” for the visuals that you use Reports measure to create, this way, when you select values in slicers, you will get your expected result.Another way is to use visual level filters for each visual in the page.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- V-lianl-msft5 years agoCommunity Support
Hi Anonymous ,
In your scenario, there is no method to ignore page level filters for ReportRank field and Date field.
Reserve your original DAX formula to create Reports measure, remove ReportRank field field from page level filters, then create a slicer using ReportRank field. Click each slicer and select “Edit interactions” under Format ribbon, then select “None” for the visuals that you use Reports measure to create, this way, when you select values in slicers, you will get your expected result.Another way is to use visual level filters for each visual in the page.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.