Forum Discussion
longlostlives
5 years agoNew Member
Filter Locations by Related Location
I have a table that stores locations that have been selected in a particular session. Here is some example data: Session ID Location Location ID 1 Washington 1 1 Dallas 2 2 Was...
- 5 years ago
I ended up setting up a table in Power Query to contain all the required data instead of going the DAX route. It does the job and will monitor performance vs. trying again in DAX.
longlostlives
5 years agoNew Member
I ended up setting up a table in Power Query to contain all the required data instead of going the DAX route. It does the job and will monitor performance vs. trying again in DAX.