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

The Fabric community is now in read-only for platform upgrade. Learn more

Reply
JulienC75
New Member

Calling external API performances

Hi,

I need to perform a custom calculation and created a .Net API for that. I performed a load test on this API and it answers in less than 10ms by call. From Power BI (desktop or service) it is really, really slow (only 5 to 6 calls per seconds...).

 

As it was initially hosted in a different region than the power BI instance I moved the API to the same region as Power BI in Azure... however, the performances are exactly the same.

 

Is there a hidden option to boost performances ?

 

Thanks,

J

1 REPLY 1
miguel
Community Admin
Community Admin

hey! no hidden options but it all depends on how your call is happening and where the bottleneck might be happening.

 

You might also be able to leverage the Power Query SDK in order to create your own custom connector and have more control over how you connect to that REST API. Below a link to this:

Start developing custom connectors for Power Query - Power Query | Microsoft Docs

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.

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.

Top Kudoed Authors