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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Multiple Parameters in Publisher Task

Hi,

I have previously read a post or blog regarding a sub-routine to handle multiple task parameters.

I.e. I need to be able to pass multiple parameters into a single document. The standard feature of the task parameter field does not support this. Therefore the solution is to parse out parameters and their values from a string.

E.g.           'Para1#Para2#Para3';

Values:      'Australia#2014-03-24#True'

If someone could post a link to the relevant code example it would be appreciated.

1 Solution

Accepted Solutions
1 Reply
Anonymous
Not applicable
Author