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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

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

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

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
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

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!

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