Forum Discussion
Ustinovdl
Helper I
8 years agoHow come?!
Turnover = sum('Main data'[TURNOVER.]) Turnover on client = CALCULATE([Turnover];VALUES('Main data'[Payer id]);all('Main data'[Turnover cohort 8000])) Turnover cohort 8000 = SWITCH(TRUE(); ...
v-chuncz-msft
Community Support
8 years ago
The values of [Transactions] are different.
- Ustinovdl8 years ago
Helper I
I don't undestand You...