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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
davor_adl
Regular Visitor

Total of percentage/market share wrong

Hi,

does anyone know why Power BI doesn't calculate the market share correct for the grand total and show me instead of the average?

These are market share percentages regarding to an item which is hidden and 100%.

So the grand total should show 86,38% from total market and not the average of 7,85%.

 

The percentage is an measure field which simple calculates item/markettotal and does ist correct for each item but not for the grand total (As written which is not the 100%).

 

image.png

Kr,
DKVC

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@davor_adl ,

 

You can convert the measure to calculate column and then create a measure to achieve the grand total of percentage as below:

Total Percentage =
SUM ( Table[Calculate Column] )

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yuta-msft
Community Support
Community Support

@davor_adl ,

 

You can convert the measure to calculate column and then create a measure to achieve the grand total of percentage as below:

Total Percentage =
SUM ( Table[Calculate Column] )

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you for your input.

But is there a solution that explains why the system doesn't sum the percentage equal as the absolute amount and calculates instead of the avarage of the percentage?

 

@davor_adl ,

 

Because the simply sum up the percentage will make no sense to the model.

 

Regards,

Jimmy Tao

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.