Forum Discussion
Delete all data for measure cleanup
- 1 year ago
Hi Max_25
The right way to do this is to export your report as a Power BI Template (.pbit).
-
In Power BI Desktop, go to File > Export > Power BI template.
-
A .pbit file keeps all the report structure (pages, visuals, relationships, measures, model) but removes all the loaded data.
-
When you open the .pbit on another PC, it will prompt for data connections, and you can then run tools like Power BI Helper or DAX Studio there to clean up unused measures.
-
Hi Max_25
The right way to do this is to export your report as a Power BI Template (.pbit).
-
In Power BI Desktop, go to File > Export > Power BI template.
-
A .pbit file keeps all the report structure (pages, visuals, relationships, measures, model) but removes all the loaded data.
-
When you open the .pbit on another PC, it will prompt for data connections, and you can then run tools like Power BI Helper or DAX Studio there to clean up unused measures.