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: 
Anonymous
Not applicable

Expression name Variables

Hello,

I have in a table i have the value of different indicators this way:

  

TYPEVALUE
UNITS3
UNITS_OBJECTIVES5
COST5
COST_OBJECTIVES7

The problem is that there may be changes so i do not want to work to change all the variable expressions.

I would like to know if it is possible in the scrip to do something like this.

if type = units_objectives then type = objective_units.

With this i want to do some variables with objective_units, and if the given name changes i just have to change in the script once, reload and have everything ok.

thank you

pd: i have more than 4 types of indicators.

0 Replies