Forum Discussion
Cannot see formulas for measures
I recently created a dashboard with a number of calculated measures. Unfortunately, the tables are connected to an Azure server that I no longer have access to. When I click on the Model page, I can still see the original three tables with all of the fields and measures listed. But when I click on the calculated measures, I cannot see the formulas.
Without the connection to the tables, is there any way that I can still see the formuals for the calculated measures? Thanks!
8 Replies
- WimverhResolver IV
Check on the Report or Data page instead, then you'll get a formula bar on top:
- daxCommunity Support
Hi delsner ,
I can't reproduce your problem, please check whether you set hidden in measure or column. If you want to see measure or column expression, you could see it in Report or Data View, you can't see this in Model View. In addition, you said "Without the connection to the tables, is there any way that I can still see the formuals for the calculated measures", I think this can't be achieved, measure or columns are based on table value, if you don't have table, how you create measure. Or you could create measures or columns in Tabular cube, then you could import the measure separately , but you can't view its expression.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- alexleyvaNew Member
I have the same issue with a pbix file. I cannot see some of the dax calculations in some measures. The measures show in report view but not in data view or model view:
- sqaar__Helper I
Its because you download files with network connection instead of import mode, then you don't have access to change measures and see data model.
- yoismelp89New Member
Hello delsner , were you able to figure it out. I am in the same situation. Trying to replicate a report but can't see the definition for the measures being used.
- EStecklRegular Visitor
It is actually a workaround, but you can use the free tool Measure Killer to export all the infos (to Excel format) from your report regarding tables and columns, and there you will see the formula that is used for each of your calculated columns or measures.