Had a request from a customer for a report showing the number of Remedy incidents transferred from his managed group to other groups during a given date range. I figured out a pseudo lead/lag query for SQL Server 2008. This creates an output that aligns the current row with the […]
Tag: SQL Reporting Services
Adding StripLines with Report Builder
SQL queries for Sharepoint 2010 Site and User Permissions
Manage all SSRS Subscriptions in Sharepoint
SSRS – Query for NULLs and Order by NULLs last
Rename SQL Server 2008 R2 Reporting Server Databases
Had a task to move the default SQL Reporting Services ReportServer and ReportServerTempDB databases to a new SQL cluster which required a rename to avoid any potential conflicts. These instance of the databases are being used in Sharepoint-Integrated Mode. You could do Step 7 below before you do Steps 4 […]
Dynamically Resize Sharepoint 2010 Report Viewer Web Part
SSRS Sharepoint Integrated Mode Missing Subscribe Button
Ran into an issue when running SQL 2008 R2 Reporting Services in Sharepoint 2010 Integrated Mode. Only those with Full Control permissions could see the Subscribe option in the Actions Menu. However, users could Manage Subscriptions from the Item drop-down menu in the Report library. By default, the OOB Permissions […]