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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

listbox, set analysis

HI i have listbox name country in which i have multiple countries,  i am using nprinting report in which i am using same template for multiple country report ,how can i create create object on qlikview in which when i put filter in nprinting it will display country name in nprinting report,

Basically i want to create test object in Qlikview so when i create filter in nprinting it will return me any country name that is in filter

Labels (1)
1 Reply
neelamsaroha157
Specialist II
Specialist II

you can use a text box in your report and use

=GetFieldSelections([Country])

as expression.