Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Anonymous
Not applicable

Calculate Total across columns to create percentage

I am trying to create a measure that will sum all activities in a table(AL, AM, CA etc) and display in the table the percent of the total activites for the row.  As an example, I would like to have the value for the "AL cell" in the picture below be equal to 39/272.  I have three slicers involved in this situation: one for the county the activity is in, one for the date range for the  activities and one for the company the activity is for.  The values shown in the table below currently respects all slicers involved.   I have not been able to come up with a measure to calculate the total of activites  that will respect the slicers(i.e. come up with the  total 272) so I can use it as a denomintor for each cell.  Any thoughts would be much appreciated.

 

 

Capture.PNG

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Turns out the easiest solution is the best!  In the values portion of the control, i selected show the value of the variable as a percentage of the row total.  THis shows the correct percentage  and I didnt have to calculate anything.

View solution in original post

3 REPLIES 3
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous,

 

Have you solved your problem by the suggestion from @Phil_Seamark?

 

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

 

If you need further help, please share some data sample which could reproduce your scenario and your desired output, so that we can help further investigate on it? 

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Turns out the easiest solution is the best!  In the values portion of the control, i selected show the value of the variable as a percentage of the row total.  THis shows the correct percentage  and I didnt have to calculate anything.

Phil_Seamark
Microsoft Employee
Microsoft Employee

Hi @Anonymous

 

You can either create a hardcoded calculation that does lots of summing, OR I'd suggest unpivoting the data so instead of having 1 entity having many columns, convert using the Unpivot other columns feature in Power Query, so that your one entity has fewer columns but many rows,.  You can then make quite dynamic measures to create your calculations.


To learn more about DAX visit : aka.ms/practicalDAX

Proud to be a Datanaut!

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.