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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Tinus1905
Resolver I
Resolver I

API making changes is extremely slow

Hi,

 

When I make a change in PowerBi query editor, for example: count rows of a column, filter a column, it is extremely slow. 

It takes hours to do that. 

Why is that and how can I speed up? 

 

My table has +- 250.00 rows and has 11 columns. I didn't make any changes so far to this model. 

The API has a max of 100 records per page, but I changed the advanced editor so that all the records comes in 1 table. 

My system is 12th generation i7 with 40GB of RAM. 

 

Oh I also have a model from SQL and this one has millions of rows with many Applied steps etc etc, but no problem at all. 

 

Anyone a suggestion? 

 

 

 

3 REPLIES 3
lbendlin
Super User
Super User

Your API may be artificially slowing you down because of too many requests.

 

For testing use a local copy of the data.  In production experiment with parallel queries.

@lbendlin with a local copy, it's much faster. What do you mean with "parallel queries"?

Instead of running one query for "250" rows run five separate queries for "50" rows each.

 

Numbers in air quotes as that seems like a very low API limit to start with

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Solution Authors