selections
0 out Of 5 Stars
5 Sterne | 0% | |
4 Sterne | 0% | |
3 Sterne | 0% | |
2 Sterne | 0% | |
1 Sterne | 0% |
You are here:
- Start
- Scripting for hjson
- Task
- Reports
- Template
- Selections
- selections
<< Back to all topics
The filters to be set in Qlik while processing. You can use several static but only one dynamic filter. When using a dynamic filter, all field values of the filter are looped.
required: Yes
Note: Can not be empty Example:
selections:[ { type: static name: Fiscal Year values: 2020 } ]
selections:[ { type: static name: Fiscal Year values: [ 2019 2020 ] } ]
Last Updated On
Was this article helpful?
0 out Of 5 Stars
5 Sterne | 0% | |
4 Sterne | 0% | |
3 Sterne | 0% | |
2 Sterne | 0% | |
1 Sterne | 0% |
No Comments