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
Anonymous
Not applicable

Power Query vs Table View

In Power Query, a simple SQL Server query is defined.  It produces 10,010 records.  

 

ddr_0-1708548943569.png

 

When viewing this table, it only goes up to 1,518

ddr_1-1708548989165.png

 

Why is it limiting the data?

2 REPLIES 2
Daniel29195
Super User
Super User

@Anonymous 

this is weird !

if you drag the index column to a visual, and select to show the max,  

will it also give you ,  1518 ? 

 

 

Anonymous
Not applicable

So I rewrote what was going on in the Power Query transform steps into the SQL instead, to perform the steps on the database.  It resulting in the 1518 groups.  With that, I'm assuming it is coming out of Power Query and into the table view and visuals correctly now.  The only bug then would be the data view in Power Query not showing correctly.  The only steps were a Grouping, then a Record count, with a couple of filters based on avoiding nulls and limiting the count > 1.  

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

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.