Page 1 of 1

Pass name/value in url to report for Int or String List variable

Posted: Fri Jul 09, 2021 6:53 pm
by ianwelsh
My report has an int list variable.

I would like to pass, to the viewer, the selected list options via the url.

How would I do that?

Could it be as simple as http://something.com/viewer?int_list_variable=1,3

Assuming the variable in question is int_list_variable?

Attached is an example of the report I'd like to pass intList values via the url, in the viewer.

And is the answer different if the variable is a string list?

thank you.

Re: Pass name/value in url to report for Int or String List variable

Posted: Mon Jul 12, 2021 9:46 pm
by Lech Kulikowski
Hello,

Please check the following article:
https://stimulsoft.zendesk.com/hc/en-us ... JavaScript

Thank you.