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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jerryr125
Creator III
Creator III

Dimension Label - Add a field name (value) within the Label

HI - I am have a dimension using the following field:

ABCID

 

Within the Label, I would like display the corresponding value ABCDESC.

Example - The dimension is using the Field ABCID (say the value is 001), I would like the label for the Dimension to display the value related to ABCID in the field ABCDESC (say the corresponding value 001 in ACBDESC is "Apple").  Therefore, the word "Apple" should appear in the label.

 

thoughts ? Jerry

1 Solution

Accepted Solutions
dplr-rn
Partner - Master III
Partner - Master III

hm.. i am assuming the abcid a location? like zipcode? one thing you could try is create it in script as a Dual(text, number) having never used that extension i am not sure. sorry

View solution in original post

3 Replies
dplr-rn
Partner - Master III
Partner - Master III

Why not add ABCDESC as the dimension? i am assuming there is a 1-1 relationship between ABCID and ABCDESC 

jerryr125
Creator III
Creator III
Author

Hi - good point BUT the ABCID is located on a map I created via SVG Reader extension.

Therefore, another alternative is needed for the label - Jerry

dplr-rn
Partner - Master III
Partner - Master III

hm.. i am assuming the abcid a location? like zipcode? one thing you could try is create it in script as a Dual(text, number) having never used that extension i am not sure. sorry