Tag: Delete Reports
SSRS – Delete specific RDL files from Report Server in one go
Inkey, January 11, 20188627 Views
Introduction Earlier, we wrote a blog to download the multiple report files (.rdl files) at one go. You can find it here. Today, following readers’ requests, I will share a simple handy script which will help you to delete specific report files at once. Implementation SSRS uses SQL Server to store it’s details and the Catalog and DataSource tables are […]
Read more