Forum Discussion
Anonymous
3 years agoNot applicable
Average between Years
Hi Guys, peace. I have a situation that I don't know how to solve. So, I need to calculate the average between the years and bring this information fixed as a example below, in column MD LY...
tamerj1
Community Champion
3 years agoHi Anonymous
Seems you have multiple queries. Let start with this
Price Unit EUR =
CALCULATE (
DIVIDE ( [Total Costs EUR], [Volume Total KG] ),
ALLEXCEPT ( 'Date', 'Date'[Year] )
)
Anonymous
3 years agoNot applicable
Hi tamerj1 , peace
So I did some tryes here, but nothing worked well.
So could we make this meet? When are you available? Friday (23/09) looks good to you?
Best Regards.
Clever