Forum Discussion
Urgent help needed - Dynamic weighted averages based on multiple filter selections
Hi nsingh07 ,
Please refer to my .pbix file.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the reply. Though this meets the desired result, UNPIVOT of data is not an option because report has multiple charts.
Instead, is it possible to get the result with a DAX calculation in the tabular form like in the example in my initial post.
For example: For Level3 weighted ratio(assume Level4 is lowest granular column), for each row I need
(revenue for that row) / (sum of revenue for corresponding Level3 value across entire dataset)
To elaborate further,
Level4 column, first row has value "A" and Revenue is "100" and corresponding Level3 value is "AA"
So, I would need: