Forum Discussion
Multiple Reports from a single Template (Power Bi Report Builder)
- 6 years ago
Create single paginated report, with input parameter "Client", which filter data only to selected client.
Create three scheduleds of this report, in each schedule you can specify Clinet parameter value.
Additional option (more flexibile) is use Data driven subcriptions, but i'm not sure if are avaliable on PBIRS (i'm using on dedicated SSRS for paginated reports)
Create single paginated report, with input parameter "Client", which filter data only to selected client.
Create three scheduleds of this report, in each schedule you can specify Clinet parameter value.
Additional option (more flexibile) is use Data driven subcriptions, but i'm not sure if are avaliable on PBIRS (i'm using on dedicated SSRS for paginated reports)
Thanks for the reply josef78. I set the report with the parameter and set schedules to run the report and send via email.
I also managed to call the report via an api. So can do 3 api calls to get the results I need two. so I have a few ways now!
Cheers