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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
mallikarjun_h
Partner - Creator
Partner - Creator

Is it possible to pass parameter using tasks in publishers?

Hi,

I want to pass some restriction from the publisher itself and filter the data without actually changing the script.

Is it possible?

13 Replies
jerrysvensson
Partner - Specialist II
Partner - Specialist II

You can use variables, if that helps?

giakoum
Partner - Master II
Partner - Master II

You can reduce data in the task either by bookmark or by specific fields and values :

Capture.PNG

mallikarjun_h
Partner - Creator
Partner - Creator
Author

Hi Jerry,

But can I pass the value to variable through publisher? so that depending on my passing value the data will get modified.

mallikarjun_h
Partner - Creator
Partner - Creator
Author

Hi loannis,

Can you please elaborate about "Reduce by bookmark" option?

jerrysvensson
Partner - Specialist II
Partner - Specialist II

You can set the value of a variable in your QV app through Publisher.

Try it on a test application.

mallikarjun_h
Partner - Creator
Partner - Creator
Author

Hi Jerry,

How can I set the values of variable though publisher?  it will be very helpful if you can describe it.............

jerrysvensson
Partner - Specialist II
Partner - Specialist II

Pub_var.png

giakoum
Partner - Master II
Partner - Master II

If you create a bookmark in your application that selects specific data, then you can use that bookmark in the publisher to distribute based on that. See the image I sent you previously.

mallikarjun_h
Partner - Creator
Partner - Creator
Author

Hi Jerry,

Thanks for information.

Is it possible to define more than one variable for a single task?