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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Powebi Custom visual data access row limit when using fetchMoreData

I'm using powerbi fetchMoreData api to read data from my dataset, the dataset currently has around 600K+ rows and is around 55MB in size, but in my visual I'm only able to access a maximum of 269992 rows

This has become a blocker for us to keep going with powerbi, please advice

2 REPLIES 2
v-evelk
Microsoft Employee
Microsoft Employee

Hello,

 

Power BI aggreagates data. For example, if you use only two fields in a visual but a table contains more fields the data will be grouped by this two fields and there will be shown only unique for these fields data rows. So, the same probably happened with your data.

Could you please check this moment?

 

Kind Regards,

 

Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Anonymous
Not applicable

Hi, im having exactly that issue which you just described. I'm having multiple columns with data, but in the visual there are only shown those values, who have unique data rows. How can i solve that?

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors