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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
picturebox
Partner - Creator
Partner - Creator

Input Box set initial variable value

Hello,

My input box allows the user to select from a list of Listed Values which I read into a variable named vPickList. There is an inital setting for the selected variable which can be set. I would like to set this to be the first value from my pick list vPickList. vPickList is also a dynamic List which is incremented at each reload, so a constant value here won't help me. I know there is a function out there, but I cannot remember which I need to use for this ...

Thanks,

Petra

2 Replies
rbecher
MVP
MVP

Hi Petra,

you could set the input varaible in the script with the first value from vPicklist.

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine
picturebox
Partner - Creator
Partner - Creator
Author

Hi Ralf,

I don't have access to the script as I do a binary load and would like to put that into the chart ... I am looking for a formula that will give me the first value of that vPickList .... my head does not want to find it at the moment!

Thanks,

Petra