tabulartools / pbi-explorer

This repo collects all the issue related to the PBI Explorer tool.
33 stars 0 forks source link

Offer the ability to show a list of measures and columns not used anywhere in the loaded report #82

Closed corycundy closed 6 months ago

corycundy commented 6 months ago

The feature request

When developing a Tabular Model, there are times when you experiment with measures and unintentionally leave intermediate or testing measures in the model. It would be nice to know which measures are part of a model that are not used in a report. It would be nice to identify these measures.

Proposed solution

I propose having a place within the UI that will show measures and columns that are not used within any report visual. This would be most helpful when the model and report are together within a Power BI file, but also when connecting to a separate Semantic Model or Analysis Services model.

Care would have to be taken from the user to understand that when connecting to a remote model, that other reports might reference a measure or column when the specific report loaded in PBI Explorer may not. Despite this scenario, this would still be a very valuable feature to help clean up models or understand what is and isn't being used.

Additional context

No response

DBojsen commented 6 months ago

Hi @corycundy

This is a duplicate of #47