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

Announcements
Save an extra $150 Dec 1–7 with code CYBERWEEK - stackable with early bird savings: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
fhana
Contributor III
Contributor III

Passing parameters to automation and adding selection to report

hey,

in my app, i have a button that executes an automation and passes parameters.
in the app i have several alternative states like 'tcd date', 'etr date' etc.
in the parameters i'm defining the value like this 
=GetFieldSelections(tcd_date.autoCalendar.YearMonth, ',', 999, 'tcd date')
in the automation i use add selection to report block like this 

Screenshot 2025-11-21 at 2.00.22 PM.png
when the automation is run i can see values passed to the block 

 

Screenshot 2025-11-21 at 2.02.41 PM.png

but on the generated report, I do not see the selection being applied. What am I missing ?

Labels (2)
0 Replies