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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
User | Count |
---|---|
97 | |
78 | |
77 | |
48 | |
26 |