Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
jcarpenter9
Partner - Creator
Partner - Creator

Problem creating an action with an "indirect" selection

I'm trying to create a button that applies an "indirect" selection, that is, a selection based on values in other fields than the field being selected. For example (using the QlikView Designer course .qvw), I can enter this search in the OrderID list box:

=UnitPrice<CataloguePrice

...and all orders that were sold for less than the CataloguePrice are selected. It's a bit like using the P() function in set analysis.

I cannot, however, figure out how to enter this criterion as a Selection Action in a button. I've entered it with and without quotes "", equal sign =, brackets []. Can anyone provide an answer for this?

James

1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Define the Action Search String like this:

='=UnitPrice < CatalogPrice'

-Rob

http:/robwunderlich.com

View solution in original post

3 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Define the Action Search String like this:

='=UnitPrice < CatalogPrice'

-Rob

http:/robwunderlich.com

jcarpenter9
Partner - Creator
Partner - Creator
Author

That was quite the correct answer, indeed. Thank you, Rob!

I wish I could attend the conference of QlikView "rockstars" in Vegas this spring. I hope it goes well..

James

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Thanks. Sorry you can't join us in Las Vegas. The conference link for anyone else who may be interested is

http://masterssummit.com/

-Rob