Forum Discussion
Anonymous
5 years agoNot applicable
Using model's metadata to create table
Hi all One of the things that we thing will make life easier for our users is if we have a report page that says what measures are in the model and gives a brief description. Helpfully, Power BI ...
MFelix
5 years agoSuper User
Hi Anonymous ,
In the blog post below you have a description of how to identify the not used measures however one of the first steps is to retrieve all the measures in your file.
Read the part Retrieve a list of all measures and you can get the expected result.