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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Fantmas
Helper III
Helper III

Total Stacked column of small multiples

Hi All,

 

I have created a Stacked column chart with small multiples and I would like to have a column which is the total of multiples,

is it possible with PowerBI ?

Fantmas_0-1663072553383.png


Thanks for your support,

regards

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

Hi @Fantmas ,

 

According to your description, here is my solution.

Since you didn’t give the data sample, I built a sample. And I don’t know if it meets your needs.

vxiaosunmsft_0-1663581826066.png

You can try two ways.

Method 1: Delete “Categories” from Small multiples.

vxiaosunmsft_1-1663581826068.png

Final output:

vxiaosunmsft_2-1663581826070.png

Method 2: Create three measures.

 

Measure =
SUM ( Tabelle1[Rate1] )
Measure2 =
SUM ( Tabelle1[Rate2] )
Measure3 =
SUM ( Tabelle1[Rate3] )

 

Put them into visual. Final output:

vxiaosunmsft_3-1663581881927.pngvxiaosunmsft_4-1663581881930.png

 

I attach my sample below for your reference.

 

Best Regards,
Community Support Team _ xiaosun

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

2 REPLIES 2
v-xiaosun-msft
Community Support
Community Support

Hi @Fantmas ,

 

According to your description, here is my solution.

Since you didn’t give the data sample, I built a sample. And I don’t know if it meets your needs.

vxiaosunmsft_0-1663581826066.png

You can try two ways.

Method 1: Delete “Categories” from Small multiples.

vxiaosunmsft_1-1663581826068.png

Final output:

vxiaosunmsft_2-1663581826070.png

Method 2: Create three measures.

 

Measure =
SUM ( Tabelle1[Rate1] )
Measure2 =
SUM ( Tabelle1[Rate2] )
Measure3 =
SUM ( Tabelle1[Rate3] )

 

Put them into visual. Final output:

vxiaosunmsft_3-1663581881927.pngvxiaosunmsft_4-1663581881930.png

 

I attach my sample below for your reference.

 

Best Regards,
Community Support Team _ xiaosun

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

amitchandak
Super User
Super User

@Fantmas , refer if this approach can help, you need to do same for small mutiple column

https://amitchandak.medium.com/power-bi-add-grand-total-row-in-the-bar-visual-44c3d1d463be

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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