Forum Discussion

DauletKali's avatar
DauletKali
Helper I
5 years ago
Solved

Summarize columns under specific terms

Hi there! I need your help in solving a problem 

I need to show unit cost by seperate month and by accumulating several month. It is ok when I choose only one month, but when I want to accumulate data for several months it just summarize unit cost. For example, if unit cost for first month is 2 unit and for the second month is 3 unit, when I combine those month together (1+2) instead of showing 2,5 it shows the sum of theese two figures - 5.  What dax formula should I use to make it correct? Thanks 

 

This is my function which is, I guess, is not suit this case.

 

Here is the unit costs for 6th month seperately

Here is the unit costs for 7th month seperately

 Here is the unit costs for two month combined which shows the sum of unit cost for two months. 

2 Replies