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: 
Not applicable

Select in field Action, multiple values QV9sr2

Dear users,

In QV10 its clear how to select multiple values with an action. I got it working with the syntax

("This is value one"|"This is value two")

I'm currently developing in a QV9sr2 environment, and this syntax is not working. I tried many alternatives.....but no succes.

I hope someone has the answer for my problem.

Regards

1 Solution

Accepted Solutions
kji
Employee
Employee

Do it in 2 step with:

Select In Field This is value one

Toggle Select This is value two

View solution in original post

2 Replies
kji
Employee
Employee

Do it in 2 step with:

Select In Field This is value one

Toggle Select This is value two

Not applicable
Author

Workf fine. Thanks!