This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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
Solved! Go to Solution.
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.
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.
Try the DAX funciton COUNTROWS('TableName') .
Proud to be a Super User! | |
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.