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: 
Tejeswari_123
Contributor
Contributor

how to use a variable in edit expression for column label

Hi ,

I am trying to give a column label using variable in edit expression , want to give variable value as column label.

Can any one help me here ?

Labels (1)
2 Replies
Navars
Creator
Creator

firstly create a variable and use that variable in the label like below.

Navars_0-1645526607847.png

 

Tejeswari_123
Contributor
Contributor
Author

I have columns like  y_2021 ,y_2022,,y_2023,

now I want to get the column values in edit expression for chart

using a variable

like sum(y_$(vYear))