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

    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 …

  2. SSRS: Indents are not included when eported an SSRS report to excel

    Jun 17, 2015 · This is working fine in the SSRS report but its not applied when exporting to excel. Please suggest. Regards, Julie Wednesday, June 17, 2015 6:05 AM

  3. Save SSRS reports to a PDF from .Net code without rendering it in …

    Jun 18, 2015 · I have a requirement whereby I need to allow the users to select multiple reports from a list of reports and then print all the selected reports to a single PDF file together without …

  4. How to write IF condition in SSRS Dataset?

    Apr 14, 2016 · How can I write a dataset query in SSRS to perform conditional SELECT statement? I was trying to use below but it does not work: =IIF (Parameters!Year.Value=0, …

  5. SSRS Web Based Ad-hoc reports - social.msdn.microsoft.com

    May 24, 2011 · The only build-in way to create ad-hoc reports for SSRS is to use the Report Builder, which can be launch through report manager web side of SSRS.

  6. Executing SSRS report via a console application though a SQL …

    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 …

  7. MDX Queries - SSRS Dashboard - social.msdn.microsoft.com

    Apr 2, 2014 · Presently my SSRS dashboard is working fine am using the Stored Procedures (i have written MDX Queries). And am getting the data from cube so am using MDX Queries in …

  8. SSRS : shortening the report link to relevant Names

    Jun 7, 2012 · I have designed a report for employee information in SSRS and need to present it to the maangement. Now the problem is the reports URL is too big because it is inside 3 …

  9. SSRS Code to run a SQL Statement - social.msdn.microsoft.com

    Jun 30, 2016 · According to your description, you want to use SQL statement within the report custom code. Right?

  10. compare rdl files - social.msdn.microsoft.com

    May 20, 2011 · Basically I have the orginal SSRS 2008 r2 report and know it has been drastically modfied based upon new requirements. I would like to be able to compare the original SSRS …