Forum Discussion
EHA_SD
Advocate IV
2 years agoColumn Definitions for the new INFO functions in DAX viewer
Hello.
Can someone point me to a resource that outlines what the various columns represent in the new INFO functions in the new DAX viewer in PBI desktop? For example, "Ishidden" or "state".
Specifically I am interested in:
INFO.MEASURES()
INFO.COLUMNS()
INFO.TABLES()
Thank-you.
2 Replies
- amitchandak
Super User
EHA_SD , Based on what I checked, State show 5 when it invalid.
I was expecting value when it was hidden in Ishidden, which I did not get.
- EHA_SD
Advocate IV
Thank-you for the response. I was also confused with the "IsHidden" column. I was also hoping that one of the columns might inidcate which measures are being used in the report and which are not to make it easier to clean up PBIX files without using other tools.