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

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to trigger 2 data-values while entering a work sheet?

Hello all,

I'm new to QVW,

and I want to know, what kind of syntax I have to use in order to fill the (attached) entry-mask.

I want to select automaticly 2 data-values in a "List Box", when I am entering the work-sheet.

I think therefore I have to "trigger" it in the "options of the worksheet".

I hope somebody understood, what I'm talking about

Labels (1)
2 Replies
kaushiknsolanki
MVP
MVP

Hi,

     In field column enter the field name ( remember it should be in the same case, as qlikview is case sensitive)

     In Suchwort column enter two values in this way (A|B)

     For example if you want to select say date 01/01/2011 and 02/01/2011 then enter in whis way

     (01/01/2011 | 02/01/2011)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

Dear Kaushik Solanki,

thanks for your help!