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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Are Power Query statistics accurate?

I am manually filtering on multiple criteria to to double check my dax calculations. I have noticed that they are consistently off by around 30 entries when I filter by two criteria and by 1 entry when I filter by 1.  My first inclination is to blame my dax but I'm only using a Count function on the same column.

 

Power Query returns 39497

While the dax formula Count('Table'[Column]) returns 39496

 

Anyone have any ideas?

 

Thanks for the help

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Anonymous ,

 

This may caused by your data source. Some similar situations for reference:

losing lines between Power Query and report;

More rows than filtered in Power query.

 

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Icey
Community Support
Community Support

Hi @Anonymous ,

 

This may caused by your data source. Some similar situations for reference:

losing lines between Power Query and report;

More rows than filtered in Power query.

 

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

ToddChitt
Super User
Super User

Try the DAX funciton COUNTROWS('TableName') . 




Did I answer your question? If so, mark my post as a solution. Also consider helping someone else in the forums!

Proud to be a Super User!





Helpful resources

Announcements
Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.