The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi
The standard filtering only works for AND/AND. e.g. I can filter for any rows that have >$50 Turnover AND >$350 Payout.
I want to be able to filter OR/OR. e.g. filter for any rows that have >$50 Turnover OR >$350 Payout. Note that there could be duplicates here (a row could fit both parameters) and it would need to filter these out.
I have had a google here and it talks about DAX and other things that are over my head for now. Is there any solution for dummies?
Solved! Go to Solution.
Not really. This does indeed require DAX measures.
Cheers!
Not really. This does indeed require DAX measures.