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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors