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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
POVizDev
New Member

Fetch more data in developer visual

Hi,

 

We found an interesting bug that only occurs on developer visual. visual tries to fetch all the data when loading, for this it uses this.host.fetchMoreData(). This works perfectly when loaded, but when we press the "Reload Visual Code" button in Edit mode, fetchMoreData() does not send any response.

 

When we refresh the host data, the PBI send the data normally like in normal load.

1 REPLY 1
Anonymous
Not applicable

Hi  @POVizDev ,

 

Please check the considerations and limitations as below.

  • Window size is limited to a range of 2-30,000.
  • Dataview total row count is limited to 1,048,576 rows.
  • In segments aggregation mode, dataview memory size is limited to 100 MB.

     

     

For more details, you may refer to this offical blog to learn more details. 

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.