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
dkdirenzo
Helper I
Helper I

Add multiple column headers to matrix or table visual

Hi, I need to create a powerbi visual that can be exported to excel in the same format as the current template which is used for an upload to the cloud. I am having trouble adding the required data to the visual and am not sure it is possible - this is what i need the header of the table to look like but I can only get one row to display in powerbi:

dkdirenzo_0-1695910613450.png

 

Is this possible or does anyone have a potential workaround?

 

 

1 REPLY 1
lbendlin
Super User
Super User

That's not what Power BI is for. DAX queries fundamentally return tables.  You can experiment with ROLLUPADDISSUBTOTAL and other exotic stuff but it will be easier to do the templat-y stuff elsewhere, like in Excel.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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