Forum Discussion
Anonymous
5 years agoNot applicable
Averagex dax not working for lower level data
Hi Experts
I am trying to calculate the Average Net Margin using the following dax.
AV Net Margin = Calculate(Average(Values(Product[global]), [Net Margin (%)]), All(Customer),All(Report Region)
When i add material id and material description which the next level down to my table to work out the Av Net Margin with next level data - the dax give me an incorrect values...
- Anonymous5 years ago
Fixed dlit the calcukate is in the wrong place should come before Net Margin
3 Replies
- Pragati11
Super User
Hi Anonymous ,
Add details please: https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Thanks,
Pragati
- AnonymousNot applicable
Hi
I cannot upload a file as my connect is live to a cube..
- AnonymousNot applicable
Fixed dlit the calcukate is in the wrong place should come before Net Margin