Join 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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I'm looking for an efficient way to grab the definitions of measures and display them in a table along with the measure name.
Example:
Measure | Definition |
[Total Sales] | SUM('Sales'[Total Sales] |
[Total QTY} | SUM('Sales[Total QTY] |
Any ideas?
Solved! Go to Solution.
Hi @lg1551 ,
Unfortunately, the current system does not support this function.
If you would like to suggest feature improvements, you may vote the idea and comment here to improve this feature. It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @lg1551 ,
Unfortunately, the current system does not support this function.
If you would like to suggest feature improvements, you may vote the idea and comment here to improve this feature. It is a place for customers provide feedback about Microsoft Office products . What’s more, if a feedback is high voted there by other customers, it will be promising that Microsoft Product Team will take it into consideration when designing the next version in the future.
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can export your metadata using DAX Studio, then add that file to your dataset.
Proud to be a Super User! | |
I understand that approach. I'm looking for something a little more dynamic that could update as measures are added or updated. Any ideas?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.