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
Ayyappa5678
Helper III
Helper III

table visual of multiple title names required, kindly help!

Hi Team,
Good Afternoon

In table visual, all the columns are from 1 table, here having around 25 columns,

for first 15 columns need to give name as "Details", 

after 5 columns need to give name as "Details1",(These are numbers as like in below snapshot)

and last 5 columns need to give name as "Details2"(These are numbers as like in below snapshot).

If I go with text box with seperate names then If scroll left to right name is not moving, so it is not working.

If seperate with 3 table visuals, it will also not work due to for values it is with only showing 1 row.
pls help me for any other way?

Ayyappa5678_0-1742544658861.png

 

7 REPLIES 7
v-sathmakuri
Community Support
Community Support

Hi @Ayyappa5678 ,

 

I hope the information provided is helpful. Feel free to reach out if you have any further questions or would like to discuss this in more detail. If responses provided answers your question, please accept it as a solution so other community members with similar problems can find a solution faster.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @Ayyappa5678 ,

 

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If the responses has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @Ayyappa5678 ,

 

May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @Ayyappa5678 ,

 

Thank you for reaching out to Microsoft Fabric Community.

 

Power BI native visuals does not support this feature. As a workaround you try the below approach.

 

Unpivot Your Columns in Power Query

  1. Go to Power Query Editor, Select the first 15 columns → Right-click → Unpivot Columns → Add a custom column named HeaderGroup with value "Details".
  2. Do the same for the next 5 columns → HeaderGroup = "Details1".
  3. Repeat for the last 5 columns → HeaderGroup = "Details2".
  4. Now you will have
    • Header Group: (Details, Details1, Details2)
    • Attribute: Original column names (e.g., Col1, Col2...)
    • Value: Corresponding values

In the Matrix visual

  • Rows: Use a unique identifier (e.g., ID).
  • Columns: Drag Header Group into Columns, then Attribute below it (to create grouped headers).
  • Values: Use Value.

If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it! 

 

Thank you!!

Tahreem24
Super User
Super User

@Ayyappa5678 - You can use the table visual and enter the table's title instead of text box like below:

 

Tahreem24_0-1742547876602.png

 

And make sure to turn off "Auto size width" option under Column headers property.

 

Tahreem24_1-1742547926261.png

 

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Please take a quick glance at newly created dashboards : Restaurant Management Dashboard , HR Analytics Report , Hotel Management Report, Sales Analysis Report , Fortune 500 Companies Analysis , Revenue Tracking Dashboard

This is not working, kindly help me for another approch.

 

Deku
Super User
Super User

This is not possible with native visuals, since you can have jagged hierarchies. You would need a custom visual like deneb


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
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!

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