The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
23 | |
14 | |
13 | |
10 | |
8 |