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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Matrix table with columns grouped by quarter

Hello,

 

I have a table I'm trying to replicate that looks like this:

 

PBI_Example.png

 

A, B, C are just values under 3 columns, like category, sub-category and concept respectively. I assume this can be done with a matrix, but I still don't know how to group the columns actual, target and forecast by quarters and to have them shown at all times.

 

This is how my data is organized:

 

Column1  Column 2 Column 3 Quarter Actual Target Forecast

     A              B               C              Q1         X        X          X

     A              B               C              Q2         X        X          X

     A              B               C              Q3         X        X          X

     A              B               C              Q4         X        X          X

     A              B               D              Q1         X        X          X

     A              B               D              Q2         X        X          X

 

The first 3 columns would go to the rows, that's why I understand, but I don't know how to put actual, target and forecast below quarters, is it possible to do or what do you recommend? Those % columns in the image are done easily with calculated columns, that's why I don't mention them.

 

I'd appreciate some help, TIA.

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Anonymous ,

 

Try this:

matrix.gif

 

BTW, .pbix file attached.

 

 

Best regards

Icey

 

If this post helps, then consider Accepting it as the solution to help other members find it faster.

View solution in original post

1 REPLY 1
Icey
Community Support
Community Support

Hi @Anonymous ,

 

Try this:

matrix.gif

 

BTW, .pbix file attached.

 

 

Best regards

Icey

 

If this post helps, then consider Accepting it as the solution to help other members find it faster.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors