About 50 results
Open links in new tab
  1. Authenticating SSRS using Azure AD federating on-premise AD

    Nov 6, 2014 · We have an on-premise AD, and are looking at using Azure AD federation via DirSync. From a cloud-app perspective, this is fine. The question is, how do we authenticate to SSRS w/o …

  2. Setting BackgroundColor of Report elements in SSRS

    Sep 6, 2009 · But the problem seems to relate to all controls in SSRS 2005. Steps to reproduce are create a new report, add a TextBox. Go to properties of the textbox and select the Backgroundcolor …

  3. SSRS report error: Index was out of range. Must be non-negative and ...

    Apr 9, 2019 · SSRS report error: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index Archived Forums 381-400 > SQL Server Reporting Services, …

  4. SSRS - DateTime Format - social.msdn.microsoft.com

    Apr 1, 2020 · I am working on the issue related to DateTime. The requirement is to display the Report Generated datetime in the footer of the report, in the user's TimeZone. The time zone is passed as a …

  5. SSRS 2016 KPI - disable KPI option? - social.msdn.microsoft.com

    I understand your requirement as disable or hide KPI in Report Manager SSRS 2016, right? Unfortunately, it is not possible currently. We can do some customization like hiding Export option …

  6. SSRS Data Sources and gMSA - social.msdn.microsoft.com

    Aug 31, 2018 · The SSRS is already setup to use a gMSA on the server side and figured why not do the same for the Data Source connections themselves. I have attempted a few ways of doing this but …

  7. Toggle feature on column in SSRS - social.msdn.microsoft.com

    Oct 31, 2013 · We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time.

  8. Report Server (MSSQLSERVER) cannot load the SQLPDW extension

    Sep 29, 2016 · After above changes we are not able to restart SSRS services. In event viewer the below message is showing. Please suggest on this issue. Service cannot be started. System.Exception: …

  9. Displaying Only Last Data Label Values in Line Charts

    However, no matter what formula I feed into my Data Visibility expression, I keep getting a return of all data label values: I've read online to create a true/false statement for the field value, however none …

  10. SSRS http to https? - social.msdn.microsoft.com

    Jan 3, 2020 · To clarify, if this was IIS, I'd set up a cert, create a 443 binding, and set the rewrite/redirect from the 80 binding to the 443 binding in the iis web.config. What's the Microsoft SSRS SOP for this?