Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
96 | |
69 | |
45 | |
39 | |
30 |
User | Count |
---|---|
159 | |
98 | |
60 | |
42 | |
42 |