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

    Nov 11, 2010 · 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. [Forum FAQ] How to configure a Data Driven Subscription which …

    Feb 11, 2017 · In SQL Server Reporting Services, we can define a mapping between the fields that are returned in the query to specific delivery options and to report parameters in a data …

  3. SSRS basic authentication pass user credentials to SQL Server data …

    Mar 14, 2017 · What's the meaning of "pass these credentials to SQL Server"? Do you mean pass the custom forms credentials to SSRS? If so, SSRS is supported to use custom forms …

  4. Username and password - social.msdn.microsoft.com

    Mar 18, 2011 · Open Reporting Services Configuration Manager -> then connect to the report server instance -> then click on Report Manager URL. 2. In the Report Manager URL page, …

  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. How to automate SSRS install and configuration

    Aug 8, 2014 · This is my scenario: I have to setup a number of TFS 2013 Application Tier nodes (at least 6) and I am trying to automate the process, the nodes hosts also SQL Server …

  7. RPTProj file doesnt open in 2012 - social.msdn.microsoft.com

    Jan 2, 2013 · The SQL Server Data Tools (SSDT) shipped with Visual Studio 2012 is not the same as the SQL Server Data Tools shipped with SQL Server 2012. The former doesn't …

  8. How to dynamically unmask SSRS report data based in user or role

    Sep 30, 2019 · For detail tutorial you could check : SQL Server 2016 Row Level Security – A Practical Example 2. If you could not change the SP. You would need to use linked report. For …

  9. Can Two Different Applications Share Same SQL Report Server …

    May 19, 2014 · Different application can connect to a database that exists in an SQL Server instance. An SQL Server Instance can have multiple database. Each instance of SQL Server …

  10. How to include NULL in multi value parameters

    Jun 25, 2014 · In Reporting Services, we can't allow both null values and multiple values in a parameter. In this scenario, since you have created a dataset for getting distinct divname, we …