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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Ormesome
Contributor III
Contributor III

How do I use "Select Field Value" in an automation?

I have a variable that holds a list of "sites". I have a loop that iterates through the list, applies "clear all selections", applies a "select field value" based on the loop item:

001_SelectFieldValue.png

The automation then uses a "Get Straight Table Data" to output the filtered data to an FTP:

002_SelectFieldValue.png

I am successfully receiving a file per "site", with the site code in the file name, in the FTP destination.

But the "select field value" does not appear to be working. I am receiving multiple identical unfiltered copies of the straight table.

Perhaps I am missing quotes or something?

003_SelectFieldValue.png

When I check the response object, { "qReturn": true }.

Thank you

Labels (1)
0 Replies