About 7,230 results
Open links in new tab
  1. SSRS Programmatic Import of Excel Workbook

    Feb 9, 2018 · I can manually load an excel workbook into ssrs by clicking upload and then pointing to the workbook. The workbook appears in a section called "EXCEL WORKBOOKS"

  2. SSL and SSRS Configuration. - social.msdn.microsoft.com

    Feb 5, 2018 · I applied SSL certificate to our existing SSRS through SSRS configuration Manager. After applying I found I lost all the permission. I cannot edit the Connection String on the existing data …

  3. Can an input parameter be dynamically hidden?

    Dec 31, 2009 · As of SSRS 2008 R2, parameters cannot be conditionally hidden. A code-intensive workaround exists for SSRS 2008 where a developer can write a report definition customization …

  4. SSRS 64bit machine and drivers - social.msdn.microsoft.com

    Jan 11, 2008 · I am in the process of building my own custom data processing extension and I was wondering if it is possible to build this as a 64 bit application, which can talk to the 64 bit driver and …

  5. flatfile as datasource in ssrs - social.msdn.microsoft.com

    Dec 14, 2012 · use SSIS to import the flat file into a SQL Server database table first and hen create a dataset in SSRS.

  6. 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 report. Another …

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

  8. SSRS HOW TO CHANGE THE LENGTH OF PARAMETER TEXTBOX

    Oct 7, 2021 · what you can do is if you are using reportviewer, pass the date and other report parameter from your asp.net UI and later send them to SSRS report and hide the parameter inside ssrs report.

  9. Report Builder : Page number offset

    Nov 2, 2017 · Based on my research, it is the WORD render limitation. when a page footer or page header contains a complex expression that evaluates to different values on different pages of a …

  10. uploading xslt files in 2017 - social.msdn.microsoft.com

    Aug 29, 2019 · I am transitioning from SSRS 2012 to 2017. I have a number of reports that use Data Transformations. On my 2012 server I simply created a hidden folder and dumped all my xslt files in …