Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
In Power Query, a simple SQL Server query is defined. It produces 10,010 records.
When viewing this table, it only goes up to 1,518
Why is it limiting the data?
@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 ?
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.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 41 | |
| 30 | |
| 24 |