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! Learn more

Reply
NaveenB
New Member

Custom visual that uses Fetch more data API causes browser to crash on switching pages in the report

We wanted to take 1 Million rows of data from user into Power BI custom visual.
By default we can make the custom visual to take maximum to 30000 rows by configuring count in dataReductionAlgorithm in Capabilities.json.

 

We are using Fetch More Data API (https://learn.microsoft.com/en-us/power-bi/developer/visuals/fetch-more-data) to implement the changes in custom visual to take 1 Million rows of data.
Note: We are loading 20000 rows of data on each fetch.

We are able to load 1 Million rows of data into custom visual.

However, when I switch tabs multiple times (at least twice/thrice), Power BI online browser is crashing.

When i replicate these steps in Power BI Desktop, I observed that Power BI desktop got closed automatically.

 

Please let me know if any one has come across this scenario previously.  

 

Additionally, please let me know how this issue could be resolved.

0 REPLIES 0

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