Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Once again 'cause I see you're not carefully reading my messages: https://dax.guide/DATESMTD
Read the article at the link and you'll know why you're getting wrong results.
Debug =
CONCATENATEX(
DATESMTD( 'Test Run'[Updated Date] ),
'Test Run'[Updated Date] & ":"
& CALCULATE( SUM( 'Test Run'[Pass Count] ) ),
"|"
)
| Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
Not sure why 7/14/2021 onwards look back 7/7/2021 all value change from 730000 to 420000
I've shown you a way to debug; make your own efforts to look into it.
| Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension! |
DAX is simple, but NOT EASY! |
MDX? Are you working with Multidimensional models or with Tabular where DAX is used?
Read this and you'll know why it's messed up.
tabular, sorry is DAX.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 18 | |
| 14 | |
| 14 |