Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi I do have a very peculiar requirement. Let me attach screen shots over here. The first screen shot shows the total percentage for each manager. Second screenshot shows a drill down by each manager for each month. The ask is explained below:
For instance for mnager 1 in second screenshot, we have perceentages as 0.19%,5.50%,5.50%,4.35%,1.57%. Presently when i drill up to level of manager, it i summing all these and giving me a value of 15.54%. But what is required is, when I drill up, I need to have avg of above percentages which should be about 3.885%. How can we achieve this ?/
Regards,
Raj.
@Anonymous , if want switch calculation above a level then
Averagex(Values(Table[Manager]), calculate(Sum(Table[Percent])) )
example
Avg of Sum : https://youtu.be/cN8AO3_vmlY?t=22980
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
79 | |
53 | |
39 | |
37 |
User | Count |
---|---|
104 | |
85 | |
47 | |
44 | |
42 |