Forum Discussion

EHA_SD's avatar
EHA_SD
Icon for Advocate IV rankAdvocate IV
2 years ago

Column 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

  • 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.

     

     

     

  • 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.