About 50 results
Open links in new tab
  1. 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 …

  2. column from SSAS cube sorts correctly in excel, but not in SSRS

    Aug 2, 2017 · When I connect to the cube from Excel the sorting is correct (Days and month names are sorted by their numbers in ascending order) , but in SSRS the sorting is completely …

  3. SSRS - Named Pipes Provider: Could not open a connection SQL …

    Answers 0 Sign in to vote This issue i overcame by the way I have given conection string credential in connect string: Credential stored securly in the report server with Specific …

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

  5. Creating heat Maps in SSRS - social.msdn.microsoft.com

    Nov 2, 2012 · I'm trying to create a heat map of Australia. I'm using SQL Server Mgmt Studio 2008 R2 (SSMS) & Business Intelligence Development Studio (BIDS) & the SQL Server …

  6. SSRS text box input validation - social.msdn.microsoft.com

    Oct 19, 2015 · According to your description, when the user enters the value into textbox during design surface, if input values is less than 6 characters, you want the message “invalid value” …

  7. SSRS show and hide based on user - social.msdn.microsoft.com

    Apr 18, 2016 · I'm looking to show reports links on my report dashboard but only want to show some reports to some users and more to others.

  8. Shared variables in SSRS - social.msdn.microsoft.com

    Sep 26, 2014 · Thanks for your reply,Unfortunately nested if is not going to give a solution to my problem.If you observe my code above i am trying to use the shared variable concept like …

  9. Sankey chart in SSRS - social.msdn.microsoft.com

    Oct 31, 2018 · however ,from the official , seems there is no built-in tools support the Sankey chart in ssrs. So ,if you need to wait the third-part update the tools ,or use the old vs environment.

  10. SSRS Toolbar Won't Display - social.msdn.microsoft.com

    Oct 31, 2016 · I have SSRS reports from a singular report server which show the general toolbar (switch between pages, save, print, etc.) when the report is run inside of Visual Studio. When I …