Forum Discussion
Rbailey1959
8 years agoFrequent Visitor
Paginated report subscriptions in Power BI Report Server (PBRS)
I am trying to create a report subscription against an RDL that I published to Power BI Report Server (On Premise). The data source for the report is a SSAS tabular model. When I try add a New Repor...
Jon-Heide
Microsoft Employee
8 years agoYes, you'll need to edit the data source credential after publishing the report. Either to store you user/pass information in the server or enabled the unattended exeution account. When the server runs subscriptions against AS, it needs to have the identity of the user. See
Rbailey1959
8 years agoFrequent Visitor
Thanks. It did come down to errantly using an imbedded data source vs a shared data source. Although some nuances need to be addressed the articles you pointed to got me well on my way to overcoming my ignorance.