Forum Discussion
Mila22
3 years agoHelper I
Displaying points selected using AND logic on the map
Hi, I'd like to ask for your help. I have connected the data from the excel table "Table". The table contains information about randomly selected petrol stations -> GPS location of the petrol...
TomasAndersson
3 years agoSolution Sage
Hi!
Just so I understand better. Why do you want to filter using a DAX expression instead of a "regular" slicer? Wouldn't it be easier to just create a slicer based on Table[Services], alternatively create a relatioship between Table[Services] and Services[Services] and a slicer based on Services[Services]?
Maybe there is a specific reason I don't understand.