Forum Discussion
Mass subscriptions possibility for a Report server reports
- 6 years ago
SandhyaraniDell wrote:
Coudl you please suggest me the way to meet my requirement for on premises power bi reports.
This is currently impossible with pbix reports on premise. If you want subscriptions on premise the only option is to build the reports as paginated reports.
Yes you can do this. It is known as a Data Driven Subscription and basically allows you to configure a database table with a list of email addresses and a different set of parameters for each address. See the following documentation for details on how to set these up https://docs.microsoft.com/en-us/sql/reporting-services/subscriptions/data-driven-subscriptions?view=sql-server-2017
Hi,
Thanks for your response.
I aggree that, it will be possible for SSRS reports not for the Power BI reports.
Coudl you please suggest me the way to meet my requirement for on premises power bi reports.
Thaks,
Sandhya
- d_gosbell6 years agoSuper User
SandhyaraniDell wrote:
Coudl you please suggest me the way to meet my requirement for on premises power bi reports.
This is currently impossible with pbix reports on premise. If you want subscriptions on premise the only option is to build the reports as paginated reports.
- SandhyaraniDell6 years agoNew Member
Thank you for your response.