Forum Discussion
APS1979
Sep 15, 2021Copper Contributor
Automated Issue of SSRS Report to Users from Project Server
We have an SSRS Highlight Report (HLR) that sits outside of Project Server, but is populated with information from project plan, custom field, risks, issues etc. Is it possible to automate the issu...
- Sep 15, 2021
Hello APS1979 ,
This should be possible, take a look at SSRS data driven subsciptons: https://docs.microsoft.com/en-us/sql/reporting-services/subscriptions/data-driven-subscriptions?view=sql-server-ver15
Paul
Paul_Mather
Sep 15, 2021MVP
Hello APS1979 ,
This should be possible, take a look at SSRS data driven subsciptons: https://docs.microsoft.com/en-us/sql/reporting-services/subscriptions/data-driven-subscriptions?view=sql-server-ver15
Paul
APS1979
Sep 15, 2021Copper Contributor
thanks for the quick reply Paul, very much appreciated.