Forum Discussion
EdouSav
3 years agoHelper I
GrandTOTAL wrong
Hello everyone, I have the following DAX formula: Test Landing 2 =
var __LastAccountingDate = CALCULATE(MAX(COMPTA[Accounting Date]), REMOVEFILTERS())
var __CurrentDate = MAX('Calendar'[Date])
...
- Anonymous3 years ago
HI EdouSav,
I'd like to suggest you take a look at the Greg’s blog about measure formula with multiple aggregations if helps:
Measure Totals, The Final Word
Regards,Xiaoxin Sheng
Anonymous
3 years agoNot applicable
HI EdouSav,
I'd like to suggest you take a look at the Greg’s blog about measure formula with multiple aggregations if helps:
Measure Totals, The Final Word
Regards,
Xiaoxin Sheng
- EdouSav3 years agoHelper I
hi Xiaoxin Sheng
thanks for your help i read the post but still in error in my report, if you want i just create a new post with a we transfert link
regards
Thanks a lot