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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
shintamanning
Regular Visitor

Table Visual Grouped Column Headers

I have a table visual with 92 columns with 1500 rows.  Each column has it's own column header for example

Customer NameCustomer StateCustomer CountryCar MakeCar ModelCar Year Made
DanIowaUSAHondaCivic2018
MattMinnesotaUSAToyotaCamry1998

 

I would like the table visual to group the first 3 columns and the last 3 columns with different Group headers without converting it into a matrix/pivot, such that:

 

        Customer Information          Car Information           

 NameStateCountryMakeModelYear 
DanIowaUSAHondaCivic2018
MattMinnesotaUSAToyotaCamry1998

                 

I have found solutions for pivot/matrix but not plain ol' Table visual.

 

 

Thank you

5 REPLIES 5
shintamanning
Regular Visitor

I have tried merge columns but users do not want the column to be merged. They want another heading above the column heading to visually organize the columns below.

 

 

Again, this is all you.  Create calculated columns or Groups that hold your desired hierarchy levels.

Anonymous
Not applicable

Hi @shintamanning ,

You can try merge columns:

vjunyantmsft_0-1707792759015.png

The final output is as below:

vjunyantmsft_1-1707792812857.png


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

PhilipTreacy
Super User
Super User

Hi @shintamanning 

 

Create these new columns in Power Query by concatenating the separate column values then display them in your table.

 

Phil

 



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


lbendlin
Super User
Super User

That's all you - use Power Query for these transforms, or calculated columns.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.