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
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
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.