About 18,000 results
Open links in new tab
  1. SSRS: How to remove the extra rows when exporting the drill down …

    Jun 18, 2015 · I have a drill down report which need to be exported to excel. But, when exporting to excel it shows many unwanted blank rows for a particular record due to the drill down option. Is it …

  2. SSRS - A Subreport background image is overridden by background …

    Nov 20, 2014 · Per my understanding you are experiencing the issue about the background Image of the subreport not shown in the main report , right?

  3. SSRS boolean parameter Yes and NO instead of True and False in …

    Dec 8, 2009 · I am using SSRS 2008 As i want to have the Yes or No instead of True or false in Radio button Boolean parameter in prompt area.

  4. SSRS: Log on failure when using Sharepoint List data source

    Apr 19, 2012 · Based on the scenario, the issue may occur if the “WSS_Lists” data source doesn’t support impersonate. When configuring the data source properties, we can check the “ Impersonate …

  5. Call C# from SSRS - social.msdn.microsoft.com

    Jun 23, 2015 · I need to call a C# script from an SSRS report, and can't figure out how to do it. I've built a table-valued function in C# and deployed that to SQL Server, and can now embed that function in a …

  6. Upgrading SQL 2008r2 (hosting SSRS for SCOM) to SQL 2012 failed on …

    As the issue is related to SQL Server Reporting Services, I move the question from SQL Server Setup & Upgrade forum to the SSRS forum. It is appropriate and more experts will assist you.

  7. SSRS 64bit machine and drivers - social.msdn.microsoft.com

    Jan 11, 2008 · I am in the process of building my own custom data processing extension and I was wondering if it is possible to build this as a 64 bit application, which can talk to the 64 bit driver and …

  8. SSRS: Subreport parameter does not work after upgrade from SQL …

    Aug 6, 2019 · Recently my company decided to upgrade from SQL Server 2008R2 to SQL Server 2012 Enterprise due to 2008 end of support. After upgrade, found out that the subreport could not get …

  9. Streamroot and Replacement Root SSRS - social.msdn.microsoft.com

    Aug 8, 2017 · I am in process of integrating HTML version of SSRS 2016 reports in our custom web application. We are using iframe and http post . Now the reports runs successfully. But the report …

  10. Executing SSRS report via a console application though a SQL Server ...

    Jul 18, 2018 · I have a SSRS solution that contains 20 reports all of which utilise a shared data source called "DataWarehouse". This datasource has been configured to use Windows Authentication. …