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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Multiple header in table visualization

Hi everyone

 

i should create a two headers table visualization in Power BI:

 

 Index 1Index 2
 123365
1/1/202022,4525,87

 

Exporting data from dashboard i should mantain the same format also in excel.

 

Can you help me?

 

Thx

Mike

1 ACCEPTED SOLUTION

I don't think you would be able to create the double header effect I'm afraid.

 

You could put your second header on as a row header but that will move you away, slightly, from the effect you were looking for.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

7 REPLIES 7
Daviejoe
Memorable Member
Memorable Member

Table Simple.png





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Daviejoe
Memorable Member
Memorable Member

Hi @Anonymous 

 

Select the Table visual and drop your 3 fields into it.  This should give you what you require.

 

Unless I'm misunderstanding what you are asking for?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

Many thanks,

in my database index, code index and period are in row. Using power query i created a pivot column using index and i obtained this:

Index 1Index 2
1/1/202022,4925,87

both in excel and in PBI.

To obtain the target solution, i need to add another row and insert code index related to index 1 and index 2 and create another header in table visualization.

In this way i can obtain this and exporting data i can visualize the correct template

Index 1Index 2
123345
1/1/202022,4925,87

You'll need to explain, a bit more, of what you want to create in this additional row?

 

Is it only 1 additional row you are looking to create?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

Yes, because in my data model i have:

 

IDPeriodIndexCode IndexValue
11/1/2020Index 112322,56
21/1/2020Index 234525,67

 

Using power query in PBI desktop  i can transpose Index column to obtain 

 

 Index 1index 2
1/1/202022,5625,67

 

but the final result should be 

 Index 1Index 2
 123345
1/1/202022,5625,67

 

I think that to obtain the final result i should transpose also the initial code index column, but i don't know if it is possible.

I don't think you would be able to create the double header effect I'm afraid.

 

You could put your second header on as a row header but that will move you away, slightly, from the effect you were looking for.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

Ok thanks

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors