Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Chart Dimension Display different field

Dear all,

I have the following data

Customer NoCustomer Name
1AAA
2BBB
3CCC

I have added a customer no field as dimension. Is there anyway for me to display the customer name instead for all the bar in the chart?

Thank you

2 Replies
sudeepkm
Specialist III
Specialist III

Can you pls try Dual() in your dimension?

dual([Customer Name],[Customer No])

tresesco
MVP
MVP

May be like attached sample?