Forum Discussion

syasmin25's avatar
syasmin25
Helper V
4 years ago

Export 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 another parameter, let's name it subgroup1. 

When the user selects a value in subgroup1, it should provide at least 300 values in subgroup2. I was wondering if there is a way I can make it do batch printing on all those values in subgroup2?

Any ideas, suggestions or links would be highly appreciated.

2 Replies

  • v-luwang-msft's avatar
    v-luwang-msft
    Community Support

    Hi syasmin25 ,

    As far as I know, there doesn't seem to be a way to do this at the moment, but to export them one by one.

     

    Best Regards

    Lucien

  • josef78's avatar
    josef78
    Memorable Member

    If 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)