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
RootOfMinusOne
Frequent Visitor

Table Visual: How two show two rows if two people have the same name

Hi

I have an Employee dimension with 2 rows:

 

ID     Name                     Value

id1   "Mr Anderson         1"

id2   "Mr Anderson         2"

 

If I show this in a table visual without including the ugly id column,  it will display

 

Mr Anderson  3

 

But that is of course not what I want- I want to display the same name twice

 

In Reporting Service, SSAS and every other report-tool know to man, you can define a "key Column" and a "Label Column",  for each dimension property, so that you may choose how to handle a situation like this. 

Please tell me this is possible in Power Bi also!

 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@RootOfMinusOne , You need to use the ID(unique column in visual) , or you can try value as not summarized (if they are different)

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
RootOfMinusOne
Frequent Visitor

This is what I figured but I cannot belive such an important feature has not been implemented. The real ID is very long and the user does not care about it at all- and "value as not summarized" will only work in the simplest of cases. 

amitchandak
Super User
Super User

@RootOfMinusOne , You need to use the ID(unique column in visual) , or you can try value as not summarized (if they are different)

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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