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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Description field on chart

Good Morning All

Please could I ask for assistance with a bar chart I have created.

My table contains fields

Material

Description

Value

I have the value on my Y Axis and the Material along my X Axis.

Is there a way in which I can have the material description alongside the material on the X Axis ?

Thank you in advance.

Labels (1)
3 Replies
anbu1984
Master III
Master III

Use calculated Dimension

= Material & ' ' & Description

buzzy996
Master II
Master II

PFA,

ankitaag
Partner - Creator III
Partner - Creator III

Write the calculated dimension as Material&'_'&Description