Forum Discussion
omelei86
4 years agoFrequent Visitor
Applying OR Filter
Hi I am relatively new to PowerBI. Hope you can help. Table Opportunities Opportunity ID Sales Team (coming from Opp owner) Sales Team (coming from Revenue responsible) X...
Anonymous
4 years agoNot applicable
Hi omelei86,
Current power bi does not support the 'OR' logic filter, you can create an unconnected table as the source of the slicer.
Then you can write a measure formula to extract the selection from the filter and compare it with current records and return flags, this formula can be used on the 'visual level filter' to filter records.
Regards,
Xiaoxin Sheng