Forum Discussion

longlostlives's avatar
longlostlives
New Member
5 years ago
Solved

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...
  • longlostlives's avatar
    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.