Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
42 | |
31 | |
27 | |
27 |