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
Ramkumar23
New Member

Concatenate two field values in Y Axis

Have two fields 'Customer code' , 'Customer name' . Would like to show customer code + Customer name in Y Axis. I tried dropping both fields in Fields section - Axis but could not acheive the result.

 

Appreciate your help.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Ramkumar23 , here y-axis is for bar/Horizontal visual. Means x-axis on column/vertical visual. You should able to drop that.

Otherwise y-axis is number you should have some aggregation to drop that.

 

Can you share some kind of screenshot

View solution in original post

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @Ramkumar23 ,

 

Unfortunately, it only can show values on Y axis for now. It is not supported for Y axis. 

We can create a calculated column to concatenate two values and then show it on X axis

 
Country Product = 'Table'[Country]&", "&'Table'[Product]
 

3.PNG

2.PNG

 

 

 

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
Super User
Super User

@Ramkumar23 , here y-axis is for bar/Horizontal visual. Means x-axis on column/vertical visual. You should able to drop that.

Otherwise y-axis is number you should have some aggregation to drop that.

 

Can you share some kind of screenshot

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.