Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello
I'm a beginner user in power bi and I'm really enjoying his power.
I am currently experiencing a problem that I can not resolve. I have some filters and, as they change, some measures that I created changes too. I would like to create a query table that contains these measures that change according to the filter, that is, a table that will also change as the user selects the values in the filter.
Is that possible?
Best regards
Solved! Go to Solution.
In DAX, the measure is already the aggregation of the fact data column. Whether a measure will change based on the selection in filter/slicer depends on the relationship between the selected data field and the fact column. If the fact column can be sliced by the selected fields, the measure will change. It's not possible to create a "measure" table that each row is a measure which can be sliced dynamically.
Regards,
In DAX, the measure is already the aggregation of the fact data column. Whether a measure will change based on the selection in filter/slicer depends on the relationship between the selected data field and the fact column. If the fact column can be sliced by the selected fields, the measure will change. It's not possible to create a "measure" table that each row is a measure which can be sliced dynamically.
Regards,
Okay, I thought it was not even possible. Thank you very much for your reply.
Regards
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |