Forum Discussion
Average between Years
Anonymous
I've tryed but this option don't shows to me.
tamerj1
Tamer, I'm doing a caculation in each line of my database,
so I want to bring a Avg Price Unit per Year Total like the colunm MD below and this be fixed like in the Formula MD in the 1ªScreenShot ,
But when I'm seing per month in the 2ªScreenshot, I've differents prices and they shoud be the same value as the 1ªScreenShot fixed (MD)
1ªScreenshot
But We can see that each month I've different's Price Unit
2ªScreenShot
The only point is that I'm using formulas to reach in my price unit, like below.
So when I try to use Sum, it's not allowed.
Do we have another Alternative?
Thanks
Clever
Hi 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] )
)
- Anonymous3 years agoNot applicable
Hi tamerj1
I did it, but I think that didn't work well.
LookIf you have a time, we could make a quicky meet to see it, then we can apply your knowledge if necessary.
- tamerj13 years ago
Community Champion
Anonymous
We can do that tomorrow morning Dubai time. What is your time zone?
- Anonymous3 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