Forum Discussion

ajimenez's avatar
ajimenez
Frequent Visitor
8 years ago
Solved

Average in Measure

Hi everyone,

I have the following table:

I need to create a measure that allow me get this results:

 

EXPECTED RESULT BY SUP-01 = SUM(60, 45, 51, 63) ==>  219
EXPECTED RESULT BY SUP-02 = SUM(35, 45, 50) ==>  130

 

Can you help me please?

Thanks!!

2 Replies