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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
SupriyaChaugule
Regular Visitor

Optimizing Power BI Custom Connector Performance for Faster Data Loading

I am building a custom Power BI connector to fetch data from an API. While fetching data from the API is relatively fast, the process of loading it into Power BI takes a significant amount of time. I am looking for ways to optimize the data loading process.

Are there best practices to improve performance when loading data into Power BI from a custom connector? Additionally, are there alternative ways to structure the JSON data output from the API to make it more efficient for Power BI processing?

Any insights or recommendations on optimizing data loading performance in Power BI would be greatly appreciated!

2 REPLIES 2
v-shex-msft
Community Support
Community Support

Hi @SupriyaChaugule ,

Did lbendlin 's suggestions help with your scenario? if that is the case, you can consider Kudo or accept his suggestions to help others who faced similar requirements.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
lbendlin
Super User
Super User

- structure your JSON so it represents simple arrays. Avoid multi level nesting

- consider using data extracts for immutable data to avoid pulling the same data over and over again

- experiment with the record count - your API may have a performance sweet spot there

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

Feb2025 NL Carousel

Fabric Community Update - February 2025

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