Pass name/value in url to report for Int or String List variable
Posted: Fri Jul 09, 2021 6:53 pm
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.
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.