Forum Discussion
Mass subscriptions possibility for a Report server reports
Hello Team,
My Business expectation is "Mass subscriptions for a Report server reports".
Do we have option to subscribe power bi report server reports by using report level filters which should be applied during the subscription creation time?
Note : Each susbcription will be having different input for a filter.
Thanks,
Sadhya
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.
4 Replies
- d_gosbellSuper User
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
- SandhyaraniDellNew Member
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_gosbellSuper 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.