The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi Everyone,
Here in the above screenshot, I tried calculating the values as the ''Percent of grand total'' in Power BI. But it's calculating column-wise only. I tried other options as well like show value as ''Percent of column total'' and ''Percent of row total''.
I tried to populate the same thing in excel and I am able to do so. Please help me how to get the same excel result in Power BI. I am using table/matrix visuals in Power BI.
Thanks in advance!
Solved! Go to Solution.
@GarvitaSingh , for % of grand total, create a measure like
divide([measure], calculate([measure], allselected()) )
Percent of Total and Percent of SubTotal https://www.youtube.com/watch?v=6jTildcV2ho
https://www.youtube.com/watch?v=cN8AO3_vmlY&t=24270s
Thank you very much @amitchandak for your help!
I am facing one more problem, values in the above snapshot are not coming in sequence. The Datatype of the above column is text. How can I get them in sequence?
@GarvitaSingh , for % of grand total, create a measure like
divide([measure], calculate([measure], allselected()) )
Percent of Total and Percent of SubTotal https://www.youtube.com/watch?v=6jTildcV2ho
https://www.youtube.com/watch?v=cN8AO3_vmlY&t=24270s
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
105 | |
77 | |
74 | |
44 | |
36 |
User | Count |
---|---|
152 | |
110 | |
64 | |
64 | |
57 |