Forum Discussion
PowerBi_18
8 years agoFrequent Visitor
Using two smart filters
Hello there, apologies if this is a simple question, I am new to DAX and Power Bi. The purpose of my code is to show gross profit. I have three filters on the dashboard, which should adjust the gross...
- 8 years ago
check out this thread
https://community.powerbi.com/t5/Desktop/or-logic-slicer/m-p/460738
solution I posted there involves creating new tables, but there is also link to SQLBI article on the matter
https://www.sqlbi.com/articles/using-or-conditions-between-slicers-in-dax/
Stachu
8 years agoCommunity Champion
can you share the sample from Append1 table?
is NonSelectedPersons supposed to show all sales rather than sales for non selected? I must say I find the naming quite confusing when comparing with syntax
what is in Append1[TLDESC ] and why it requires ALL criteria?