About 44,800 results
Open links in new tab
  1. Find, view, and manage reports (Report Builder and SSRS)

    Sep 27, 2024 · To find a report that you want to work with, browse your computer, folders on a report server, or SharePoint site integrated with Reporting Services. Additionally, you can select a shared data source, image, or subreport to use in a report.

  2. reporting services - SSRS Subscriptions - How to view ALL report ...

    Sep 23, 2013 · I've written an SSRS report to help me keep track of SSRS subscriptions. I've repurposed a script that will use Reportserver.dbo.Subscriptions.LastStatus to view email recipients, however, it will only list the first 520 characters of LastStatus.

  3. SSRS ReportServer Database Overview and Queries - SQL Server

    Apr 9, 2019 · The SQL Server Reporting Services (SSRS) ReportServer database created during a native SSRS installation is undocumented by Microsoft, but I want to query it. This tip will explain common tables and joins as found in a default ReportServer database and some example scenarios where such queries could be helpful.

  4. Extract All SQL Queries from Reporting Services Reports

    Jun 2, 2018 · First we’ll connect to the web service, and then we’ll use the Invoke-SQLCmd2 cmdlet from the wonderful dbatools project to get the list of reports on the reporting server.

  5. SQL Server - SSRS - Where to find query generating the report

    Feb 18, 2011 · Click in the report. In the toolbar select 'View'. Select 'Report Data' or CTL+ALT+D In the report data panel you should see the data sets. Right click the data sets, and select 'query'.

  6. SSRS: Auditing Report Queries - Ben Gribaudo

    Aug 7, 2014 · Want to view a list of queries used in reports deployed on a Microsoft SQL Server Reporting Services (SSRS) server? While SSRS’s web service exposes the functionality necessary to assemble this information, using that service requires programming/scripting skills or third-party software.

  7. Find Tables, Columns or Stored Procedures used in a SSRS Report

    Aug 5, 2015 · I need to find all the SQL Server Reporting Services (SSRS) reports that use a particular table, column, or stored procedure? Is there an easy way to accomplish this task?

  8. Query Design Tools - SQL Server Reporting Services (SSRS)

    Sep 27, 2024 · Reporting Services provides a variety of query design tools that you can use to create dataset queries in Report Designer. Some query designers provide alternate modes so that you can choose whether to work in visual mode or directly in the query language.

  9. Optimize SSRS Report Usage with SQL Queries - Steve Stedman

    Jan 24, 2016 · In this blog post, we’ll explore a series of SQL queries designed to extract valuable insights from this data. From understanding report usage patterns to identifying performance bottlenecks, these queries help you make data-driven decisions to optimize your reporting environment. There is one place where the text DOMAIN_NAME is referenced.

  10. SQL Server Reporting Services (SSRS) Tutorial

    SQL Server Reporting Services, also called SSRS, is one of the popular Business intelligence tools. With this SSRS Tutorial, you can create interactive charts, Maps, Sparklines, indicators, …

Refresh