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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
gerrycastellino
Creator III
Creator III

dynamic and/or string

I'm trying to create a dynamic and/or condition using a string from a list box.

Not getting the syntax right.

Labels (1)
4 Replies
sunny_talwar

How about this?

$(=Only(And_Or))

gerrycastellino
Creator III
Creator III
Author

the syntax is right, but it's not resolving in the output of the straight table.

gerrycastellino
Creator III
Creator III
Author

this worked,  need to test further:

sunny_talwar

May be wrap the whole expression within the dollar sign expansion:


$(=If(......)