Forum Discussion
syasmin25
Helper V
4 years agoExport paginated report based on parameter
Hello, I am kind of new to creating paginated reports so I don't know how to ask the right question about what I am trying to do. I have a parameter, let's name it subgroup2, which is based on an...
josef78
Memorable Member
4 years agoIf you want export one-by-one, by some parameter, it is not problem, use parameter to filter dataset, and export one-by-one.
If you want automated bulk export many reports based on parameter, there are also posibilites, you can use "Data-Driven Subscriptions", or you can use API or URL parameter to generate many reports from another tool (including power-shell)