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
Lesny
New Member

How to show to elements in summary row

Hi,

I'd like to build a matrix table which shows following summary rows for groups and in total:

Lesny_0-1732042606723.png

is it possible? Or something just similar?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Lesny ,

 

Please try:

vbofengmsft_0-1732153792116.png

 

 

Best Regards,
Bof

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Lesny ,

 

I have achieved a similar result, but the table was transposed. This method has the advantage of being relatively easy to implement.

I've made a test for your reference:
1\I assume there is a table

vbofengmsft_0-1732071210113.png

2\Create two measures

AVG = AVERAGE(Produce_Parameter_Data[Value])
STDEV = STDEV.P(Produce_Parameter_Data[Value])

3\Add a Matrix

vbofengmsft_1-1732071348743.png

 

Best Regards,

Bof

Hi, thanks but what you did was to transform the data but how to achieve this effect in visualisation? The table (2) from your answer I have already but how to transform this table?

Anonymous
Not applicable

Hi @Lesny ,

 

Please try:

vbofengmsft_0-1732153792116.png

 

 

Best Regards,
Bof

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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