Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi team,
I am looking for a solution to apply an OR condition between filters for example:
YTD_PAIDLOSS is greater than 0 OR YTD_PREM is less than 0 OR YTD_PREMTAX is 0
I can apply OR within a filter and that is not the use case. Looking at othe rposts from the community, the solution is to write a DAX for each measure.
We have 30-40 dimensions and a lot of measures and writing DAX for each isn't an effective solution as he combination of various measures is vast and not feasible.
Our users have access to only Service and PBI desktop.
What is the best way to achieve the filtering mentioned above?
Tahnks,
Aashrit
The only way you can currently do this is via (disconnected tables and) measures that you then need to apply as visual filters.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41