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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
mgcchkn
Frequent 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 result on the webservice when I publish the report.

 

Any idea how I can get all of the rows to show up in Desktop and Service?

5 REPLIES 5
parry2k
Super User
Super User

@mgcchkn I think you should share some sample data and how you are visualizing it. There can be many factors and don't want to mislead. 



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

mgcchkn_0-1701727648838.png

so that's basically what the data looks like, but the Grizzly Bear part changes and each of those have YTD data.  Using the table visual.

vicky_
Super User
Super User

There'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
parry2k
Super User
Super User

@mgcchkn if the columns you are using on the table visual are not unique, it will group all these rows together. Maybe add an index column (unique column in PQ) and add this new column in the table visual and then you will get the correct number of rows. Basically, each row needs to be unique.



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

I have about 147 different widgets and each one of them has data from 1/1/23 to 12/3/23.  It's only showing me 1 widget's YTD data.  You think an index column would fix that?

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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