Forum Discussion
Krcmajster
6 years agoHelper IV
Multiselect filter as DAX
Hi All, I have 2 tables, they don't have a relationship but have unique identifiers and I would still like them to "work together", meaning I want visuals to be filtered if values are selected o...
Greg_Deckler
6 years agoCommunity Champion
Try using the IN operator and I would ditch the VALUES.
https://community.powerbi.com/t5/Community-Blog/Soapbox-Series-Adding-No-VALUE-S/ba-p/1059818
Krcmajster
6 years agoHelper IV
Greg_Deckler How you suggest to formulate the measure? It doesn't matter what the output (integer, string, boolean) is as long as it I can add it as a filter to a visual