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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
GrantBooth
Creator
Creator

Default Variable Value in Variable Input Box

I have a variable v.variable that is used in a Variable Input box. 

Basically whenever the sheet is opened I would like  v.variable = 1

I've tried using the Sheet Properties action Set Variable Value  action but have had no success.

 

Labels (1)
3 Replies
justISO
Specialist
Specialist

Hi, does actions really not working for you? This variable change works for me:

justISO_0-1661838536876.png

Do you set your variable in load script with line 'LET v.variable = 1;'?

SunilChauhan
Champion II
Champion II

See the attched file

Sunil Chauhan
justISO
Specialist
Specialist

All good for me and everything works in your Test2.qvf. Even changed variable comes back to 1 between sheets.