Forum Discussion

Nelson-Cheng's avatar
Nelson-Cheng
New Member
5 years ago
Solved

Calculate average value from multiple measures, and then exclude the outliner

I have a list of items cost from different manufacturer & in different currency. So i create a measure to convert each manufacturing cost with dynamic currency conversion. But i need to compare the ...
  • amitchandak's avatar
    5 years ago

    Nelson-Cheng ,
    try like
    Cost Save new = sumx(Values(Table[Item]),[Cost Save])