cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
StéphaneK
New Member

Sum of 3 measures

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

2 REPLIES 2
TaylorPBI21
Resolver I
Resolver I

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 😊

andhiii079845
Solution Sage
Solution Sage

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.  

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

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!

MPPC 2023 PBI Carousel

Power Platform Conference-Power BI and Fabric Sessions

Join us Oct 1 - 6 in Las Vegas for the Microsoft Power Platform Conference.

Top Solution Authors
Top Kudoed Authors