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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! 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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors