Is there a way to monitor the total number of DAX lines of all DAX measures of the Power BI report? Or alternatively, the total string length of all DAX measures in the Power BI report?
I want to get a glimpse of the DAX code complexity. Similarly, View Metrix in Dax Studio shows basic stats on the physical part of the model but not on the DAX part. The total length of a DAX code of all measures how complex the report is.
One of the key characteristics of the code is its readability which is, to a great extent, achieved by brevity.
