Hi,
I have created 3 measures :
Sales1
Sales2
Sales3
The result are okay and I can include these results into a table. But now, I would like that in my table it make the sum of the three lines (the three measures).
Sales4 = Sales1 + Sales2 + Sales3
Can't get any results ! How can you help me ?
Thanks
Stéphane
Hi @StéphaneK ,
Try...
Total of measures = SUMX('Table A', [Measure 1] + [Measure 2] + [Measure 3])
This is assuming all these measures are in the same table, if this doesn't work as @andhiii079845 mentioned could you provide a sample table, what you'd expect and the measures you are currently using.😎
Many Thanks,
Taylor 😊
Do you have a more clear example with some raw data or something like that? I think it is important to know in which context are the measures are calculated.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!