Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone,
I've spent the last 2 hours trying to find an answer but I couldn't find it.
The request is simple: I need to count only those Items with "Antiguedad" less than 180.
I tried many iterations from CALCULATE(DISTINCTCOUNT(ID);FILTER('FACT EQUIPOS';[ANTIGUEDAD]<-180) but it doesn't work
Any ideas? thanks!
Solved! Go to Solution.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
Hi @AllisonKennedy ,
I have been searching for weeks.
I even posted on the forum.
I tried with summarize, it worked but itslowed down the performance of the report.
and viola!
your solution worked like a charm.
Thanks for sharing this!
Awesome Allison! Your solution was super accurate and it worked. Thank you!!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.