Forum Discussion
abm_chris
2 years agoAdvocate I
Using multiple parameters with Dynamic Subscriptions with Paginated Reports
I've been testing the new feature launched last month, however I can't work out how to add multiple parameters per subscription, usually these would be comma delimited i.e. (A, B, C) Dynamic subsc...
Anonymous
2 years agoNot applicable
Hi abm_chris , just curious if you ever solved this. I was wondering the same thing but haven't been able to find any other specific references to this in documentation, forum threads, etc.
- abm_chris2 years agoAdvocate I
Hi Anonymous, like yourself wasn't able to find anything in the documentation for this, what I ended up doing was wrapping the parameters into one so if I had parameter A, B and C like you would with any other report such as in SSRS. For this to work, I then had this based off of one parameter in a drop down box which worked for what I needed it before when it was certain countries in a region but this won't work for all cases of course.