About 50 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 : 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 …

  3. 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 …

  4. How to render SSRS Report using SSRS SOAP API with report tool …

    Jul 31, 2018 · Is it possible to render SSRS Report using SSRS SOAP API with report tool bar on the page.I found solutions to render report in excel,HTML or in pdf but i want to render a report …

  5. 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 “ …

  6. SSRS report+send as a email attachment

    May 17, 2019 · The SSRS subscription , both Standard & Data Driven, provides you with ability to send SSRS report as E-Mail. So when your user clicks on Send on Email, you can dynamically …

  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 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.

  9. How to display MHTML (Single file webpage) file in SSRS

    Jan 20, 2012 · I need to display mhtml file in SSRS Report, like how we display the Image in image control. The mhtml file contains the Images, Symbols and text etc.. To display the …

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

    Jun 22, 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 …