Forum Discussion
Anonymous
5 years agoNot applicable
Copy a report directly in Report Server
Hi guys, I would like to know if we can create a copy of a pibx directly in the Report Server. In fact, I have to empower a lot of people to each report and I have many. I would like to empo...
AbhiSSRS
Solution Sage
5 years agoResponse from Icey is correct! That is how it was managed in SSRS Report Server as well. You create folders with permissions and then deploy reports to those folders. The way you need it woud always replace full.
Behind the scene these get stored in ReportServerDB so the moment you deploy, a full insert happens in DB for that report and your permissions are lost. Folder permissions are retained and that is how it can work.