The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |