About 2,350 results
Open links in new tab
  1. How do I use Report Builder 3.0 to join data from multiple …

    Jan 18, 2014 · As you may know, the SQL Server Reporting Services (SSRS) calls the SharePoint Lists web services, and uses the method GetListItems to return records for a …

  2. ComponentArt.Web.UI - social.msdn.microsoft.com

    Apr 13, 2010 · ComponentArt is not a part of Microsoft SQL Server Reporting Services, it is a third party software. If you don't want to use this software, please remove this configuration for the …

  3. Encryption of SSRS URL - social.msdn.microsoft.com

    Jul 7, 2011 · We discuss how to do this in "Hitchhiker's Guide to SQL Server 2000 Reporting Services" but I don't recall how to do it. Another approach is to use a ReportViewer control in …

  4. Report subscriptions with windows file share delivery having …

    Jun 4, 2009 · But for some reason, if the server machine needs to update the administrator password, the administrator has to update all the stored credential for the reports. Or, you can …

  5. Print dialog in SSRS reports not localized

    May 2, 2014 · In Reporting Services, the print dialog box with the same language as Report Manager. Actually, Language and Locale settings in the client browser determine the language …

  6. Error:The table 'table1' refers to an invalid DataSetName 'dataList'

    Aug 27, 2014 · In SQL Server Reporting Services, when you changed a dataset name or try to point to another dataset name, this error message is often generated as a result. This is ...

  7. Rendering SSRS with itext sharp. - social.msdn.microsoft.com

    Mar 9, 2015 · Generally, SSRS report have many kind of rendering format:PDF,Word,Excel,CSV,MHTML and so on, more information: Available Rendering …

  8. How do I set a textbox to multi-line in SSRS?

    Nov 7, 2013 · The data I copied is directly from SQL. If I import this data to excel, it splits it into different rows. But when I do the Fields!Address.Value in SSRS it is put on one line. Hope this …

  9. download all the rdls from the server - social.msdn.microsoft.com

    Oct 19, 2016 · Based on the article you shared, I did a test in SSRS 2016, and I can download the reports which .rdl files contain “2” from the Report Server.

  10. How do I populate the Year and Previous Year in a SSRS calculated …

    Feb 18, 2013 · [BC30455] Argument not specified for parameter 'DateValue' of 'Public Function Year (DateValue As Date) As Integer'. This is being done in Visual Studio 2008. It's the …