Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Create a variable

Hi

I want to create a variable (=VarEtappeTekst)  in the Variable Overview who is linked to a selection (in an inputbox)
of a value (for example: 'Aanvang procedure/Wijze van gunnen') of a dimension (=[Etappe (tekst)].
How to define this the Variable Overview  ?

Thanks in adavance.

Marc


1 Solution

Accepted Solutions
michielvandegoo
Specialist
Specialist

Marc, Try to use GetFieldSelections([Etappe (tekst)]).


2014-12-19 14_49_40-Variable Overview.jpg


View solution in original post

4 Replies
michielvandegoo
Specialist
Specialist

Marc, Try to use GetFieldSelections([Etappe (tekst)]).


2014-12-19 14_49_40-Variable Overview.jpg


darkhorse
Partner - Specialist
Partner - Specialist

Hello,

Getfieldselections()

Why to use inputbox anyway? You can use list box.

BR

Serhan

Not applicable
Author

Hello  Michiel

Indead, it works. Thanks a lot.

Marc

Not applicable
Author

Hello Sheran

Indead it works. I mean a list box, not an inputbox.

Thanks a lot.

Marc