Tag: unusedmeasure
-

Identify Unused DAX measures and columns in Power BI
When we import data into Power BI, we may sometimes import columns that we don’t actually need. These redundant columns can bloat the size of our data model, making it slower to load and refresh. Additionally, when we’re developing Power BI reports, we may create measures that we only use for testing purposes. These measures…
