Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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.
User | Count |
---|---|
15 | |
13 | |
12 | |
10 | |
10 |
User | Count |
---|---|
19 | |
15 | |
14 | |
11 | |
10 |