Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.
Solved! Go to Solution.
@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
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]
@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
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!