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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
vrv
Helper II
Helper II

subgroup in matrix visualization

Hi all,

I have a matrix visualization with some sum of amounts for value and Q1, Q2, Q3 and Q4 for columns.

I need a subgrouping for each quarter. The underlying table does have a flag column and my subgrouping should show the sum of amounts for each quarter when the flag is set on 0 and alternatively, when it is set on 1.

Namely from this:

 Q1Q2Q3Q4
Point A100200250150
Point B250350200100
Point C300400500300

 

I need to do this:

 Q1Q2Q3Q4
 myFlag = 0myFlag = 1myFlag = 0myFlag = 1myFlag = 0myFlag = 1myFlag = 0myFlag = 1
Point A4060601405020030120
Point B5020060290401602080
Point C80220903108042030270

 

Thanks,

vv

1 ACCEPTED SOLUTION

@vrv , have you used expand icon?

 

amitchandak_0-1679934253445.png

 

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

View solution in original post

4 REPLIES 4
amitchandak
Super User
Super User

@vrv , if the first one is matrix then you should able to add a flag and expand it.

 

The information you have provided is not making the problem clear to me. Can you please explain with an example.

Appreciate your Kudos.

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

amitchanddak,

thank you for your reply.

Yes, the first table is a matrix.

I am adding the flag field to the columns, under the quarter column but nothing happens to the visual.

I expect to see the table as my second table in my initial message.

What am I missing?

Thanks,

vv

@vrv , have you used expand icon?

 

amitchandak_0-1679934253445.png

 

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

yes, I did. Thanks, it's working now!

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.

Top Solution Authors