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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I am trying to use INFO.VIEW.MEASURES() to pull out documentation in my report, but the command only shows measures stored in the Azure Analysis Services (AAS) and not locally created measures.
I also tried this command:
Solved! Go to Solution.
Hi @phelmsdk ,
The INFO.VIEW is based on the semantic model so in this case since you are connecting to AAS this will not be pickedup since it's not related to the model.
The only option I believe is to create a composite model, that will keep the AAS in Direct Query mode and the new measures would be pickedup on this new semantic model.
If you don't want to change the type of your semantic model you can try to use Power BI Helper that will allow to do the documentation based on the report you select (https://powerbihelper.org/
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @phelmsdk ,
The INFO.VIEW is based on the semantic model so in this case since you are connecting to AAS this will not be pickedup since it's not related to the model.
The only option I believe is to create a composite model, that will keep the AAS in Direct Query mode and the new measures would be pickedup on this new semantic model.
If you don't want to change the type of your semantic model you can try to use Power BI Helper that will allow to do the documentation based on the report you select (https://powerbihelper.org/
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsCheck out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!