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

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

Reply
PBINewbie920
Helper I
Helper I

create header for columns in matrix?

Hi! 

I currenly have a data set with many columns I created with DAX (so i am unable to unpivot them)

 

my columns currently look like this (in a matrix):

2021 Orders2022 Orders2021 Revenue2022 Revenue

I want headers to group "Orders" and "revenue" to clean it up, like this: 

Orders           Revenue

2021202220212022

 

How can I do this?

Thank you! 

1 ACCEPTED SOLUTION
TheoC
Super User
Super User

Hi @PBINewbie920 

 

In your Matrix table, under the Columns field add Orders and Revenue first, then underneath that addd the Years.

 

If you're data model is structured appropriately, the above should work. If not, please let us know and we can further assist.


Theo 🙂

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

View solution in original post

1 REPLY 1
TheoC
Super User
Super User

Hi @PBINewbie920 

 

In your Matrix table, under the Columns field add Orders and Revenue first, then underneath that addd the Years.

 

If you're data model is structured appropriately, the above should work. If not, please let us know and we can further assist.


Theo 🙂

 

If I have posted a response that resolves your question, please accept it as a solution to formally close the post.

Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!

Want to connect?www.linkedin.com/in/theoconias

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors