Forum Discussion
mgcchkn
2 years agoFrequent Visitor
Power BI Report View Table Row Limitation?
I have a spreadsheet that I'm importing into Power BI and when I'm looking at the Table View, it shows all 49,723 rows. But in Report View using a Table visual it's only showing me 337 rows. Same r...
vicky_
Super User
2 years agoThere's two things that might be happening:
- by default, only the top ~500-ish rows (i'm not sure of the exact number) are being loaded until you scroll to the bottom. Then it will load in the next chunk of rows. I don't think there's a way to control this.
- otherwise, you might be aggregating some rows - this will usually happen with number type fields. You can right click on the field and select "Do not summarize" if this is the case