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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
UlisesCiccola
Helper I
Helper I

Vertipack analyzer and debugging

Hello everyone!

 

I have a question regarding a PBIX file that seems to be really slow when updating a query. I have used vertipack analyzer and get the following. It seems that the table "pedidos" with its column that is primary key ID consumes much of the resources. It is a type text column, and used to match another table also a type text very long char. Any tips on debugging this or also any other tips-resources on how to start reading this vertipack and optimize my model? Thank so much!!!vertipack.PNG

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi, @UlisesCiccola 

If you have a needed column  which is the heavier in your  model,the best option is to remove the column and retrieve the same data in other ways. For example, create a composite model keeping that data in a separate table, or create other reports to retrieve that information.

 

Please check if these related videos are helpful to you :

Reading VertiPaq Analyzer metrics in DAX Studio 

2 ways to reduce your Power BI dataset size and speed up refresh 

 

Best Regards,
Community Support Team _ Eason

View solution in original post

5 REPLIES 5
v-easonf-msft
Community Support
Community Support

Hi, @UlisesCiccola 

If you have a needed column  which is the heavier in your  model,the best option is to remove the column and retrieve the same data in other ways. For example, create a composite model keeping that data in a separate table, or create other reports to retrieve that information.

 

Please check if these related videos are helpful to you :

Reading VertiPaq Analyzer metrics in DAX Studio 

2 ways to reduce your Power BI dataset size and speed up refresh 

 

Best Regards,
Community Support Team _ Eason

m3tr01d
Continued Contributor
Continued Contributor

Hi,

just to make sure, when you say 
"I have a question regarding a PBIX file that seems to be really slow when updating a query."

Do you mean when you refreshed the model (update with new date), it takes longer than before OR
Is it when you navigate inside the report (changing slicers, selecting visual), the visuals takes longer to update.

Thank you

parry2k
Super User
Super User

@UlisesCiccola using the whole numbers will 100% change the size. If you have the option for that, please go with it.

 

 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

parry2k
Super User
Super User

@UlisesCiccola I assume ID is a primary key/unique value. Do you need it in the model? 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

@parry2k yes, very much needed! Cannot eliminate that column. Would an integer column perform better? But I would have to merge the new column with another table and that could make queries update slower.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.