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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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 Solution Authors