Forum Discussion

travelsandbooks's avatar
travelsandbooks
Frequent Visitor
1 year ago
Solved

Dynamically generating a table using OR filters, then aggregating it in a measure

I have a report where my stakeholders want to know the distinct count of a field based on if ANY of a given number of dimensions apply, rather than if they ALL apply which is default PowerBI filter b...
  • lbendlin's avatar
    lbendlin
    1 year ago

    As soon as you want the result to be influenced by user input you can only use a measure. If your measure is not performing well enough then you need to work on improving it's performance. There is a 1M row limit for this.