Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
sethsanu
Frequent Visitor

Optimize PBIX for unused columns

We inherited a large PBIX that contains around 80% unused column. For optimization sake we'd like to remove columns not used in any visualization. Is there an efficient way to search for unused columns, or do we have to click on each visualization, and inventory which columns / measures are being used (e.g. the columns are highlighted in yellow when clicked).

 

Any ideas?

4 REPLIES 4
FabianS
Regular Visitor

Hi,

I had the problem a few times and created a simple web site to analyze a PBIX file and find unused fields

https://analyzepbix.azureedge.net/

Anonymous
Not applicable

this isnt working for SSAS tabular Live Connection to power bi

ibarrau
Super User
Super User

Have you been able to approach that?
I hate reading 100 columns to check which one are not used. It's a tedious job.

 

Regards,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

MattAllington
Community Champion
Community Champion

Bertrand's excellent utilities does this in Excel. http://www.sqlbi.com/tools/power-pivot-utilities/

 

Presumably he uses dax Studio to extract the data - I'm not sure. Maybe take a look at his code to see if it can be done in Pbix. 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors