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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
paweln
Contributor III
Contributor III

Use variable in set expr to create another variable

Dear All,

I have variables:

var1

var2

var1 is text defined by user by "Variable Input Extension"

I would like to define var2 as:

Only({<ID={'$(var1)'}>} Name)

 

0 Replies