About 50 results
Open links in new tab
  1. SSRS SubReport only showing first record in Multi Value parameter

    May 12, 2016 · Instead of that what you should do is to add subreport inside details section of the main report container like table which points to main dataset and then pass the field value as parameter …

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

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

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

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

  6. 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: …

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

  8. SSRS - Firefox Issues - social.msdn.microsoft.com

    Dec 12, 2008 · When SSRS report is viewed in Reportviewer control in FIREFOX browser, then Print,Zoom and Search tool bar icons are not displayed. The same problem is also seen, when …

  9. Colors Get Swapped on Stacked Column Chart (SSRS R2 2008)

    May 8, 2015 · I have a report in which I have assigned custom colors with a function to one of my stacked column charts. When I run it in the report builder, the colors are correctly placed, but as soon …

  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?