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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
rainerpowerbi
Resolver I
Resolver I

Small multiples: % of Total of every single multiple

Hi,
I have following data:

rainerpowerbi_0-1641201213958.png

 

Using small multiples I can create this visual with the following share per complete total:

rainerpowerbi_1-1641201298855.png

 

My question: is it possible to create this visual with changed TOTAL-base. New TOTAL-base shall be the TOTAL of every single multiple instead of the complete TOTAL.

rainerpowerbi_2-1641201404714.png

rainerpowerbi_3-1641201536993.png

 



 

Kind regards

Rainer

 

 

 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@rainerpowerbi , Create measures like

 

divide([Measure], calculate([Measure, filter(allselected(Table), Table[entity] = max(Table[entity] ) ))

View solution in original post

4 REPLIES 4
amitchandak
Super User
Super User

@rainerpowerbi , Create measures like

 

divide([Measure], calculate([Measure, filter(allselected(Table), Table[entity] = max(Table[entity] ) ))

Hi I don't really follow. Can you rainerpowerbi supply the actual code used? I have the same problem

Have you been able to solve it?

Hi amitchandak,

THANKS !!!!

Kind regards

Rainer

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.