About 6,850 results
Open links in new tab
  1. Assign a value to an enum "SSRS - social.msdn.microsoft.com

    Oct 13, 2010 · I am creating a report in SSRS. When I pull in values from the database they come in as Enums. Is there a way to assign values for these Enums? For example, 0 = None 1 = …

  2. How SSRS handle large data - social.msdn.microsoft.com

    Apr 25, 2017 · In SSRS, the report execution includes three processing phases: data retrieval, report process and report rendering. So, we can know that before rendering a report, dataset …

  3. Invalid namespace of instance of SSRS - social.msdn.microsoft.com

    Nov 8, 2015 · In Reporting Services, the namespace for SSRS 2014 is root\Microsoft\SqlServer\ReportServer\RS_<EncodedInstanceName>\v12\Admin while the …

  4. Unable to connect to the SSRS server via SSMS

    Jun 8, 2016 · SSRS is in the native mode and I try to connect it with Windows Authentication. I tried starting SSMS as an Administrator, but the result was the same. I would appreciate your …

  5. SSRS Graph: First date of every month.

    Aug 16, 2012 · Want a bar graph to be generated for a 3 month period.Bar should show first report of every month.

  6. SSRS, Grouping, and Objects as Dataset - social.msdn.microsoft.com

    Mar 10, 2013 · SSRS formats its Grouping columns to the right leaving much real estate underneath the Group By column unused and I would like to use that area for the Grouping …

  7. SSRS Report Keep Loading - working fine in SSMS

    Apr 19, 2017 · Then the query used the variables rather than the parameters. This caused the query to perform consistently whether called from SQL Server Manager or through the SSRS …

  8. Image need to hide when export to pdf

    Oct 22, 2012 · From SSRS Reportign side you don't have any option to hide anything while exporting or rendering the report into PDF or excel. but if you are trying to host the report from …

  9. ReportViewer vs SSRS - social.msdn.microsoft.com

    Jul 7, 2010 · For SSRS, it is a server product which provides more advanced features than local reports. It supports various data sources with different data providers. The clients do not need …

  10. Access to SSRS report via URL including parameters and security

    May 3, 2018 · I currently have an SSRS instance with several folders containing reports. Each folder has a single report that is the starting point. All other reports in the folder are drill downs …