Will SSRS reports gets deprecated
How long the SSRS reports will be used by microsoft and will they deprecate in future?
SQL Server Reporting Services
Lastest Report Viewer Runtime
What is the latest version of the Report Viewer runtime?
SQL Server Reporting Services
SSRS Azure AD (OIDC) Authentication Configuration Issue
We are currently working on integrating SQL Server Reporting Services (SSRS) with Azure Active Directory (OIDC authentication) for our reporting environment. Environment Details: SSRS Version: 2022 Build Number: [e.g., 16.0.1118.33] Authentication…
SQL Server Reporting Services
InvalidItemNameException in SSRS 2016/2019 – Impact of URL-Encoded Characters Post Upgrade to Version 15.0.1104.39
After upgrading SQL Server Reporting Services (SSRS) from version 15.0.1102.962 to 15.0.1104.39, attempts to create folders via the SSRS web service now fail with the following error: InvalidItemNameException: “The name of the item 'Name contains…
SQL Server Reporting Services
Difficulty Adding Users to Reporting Services After Upgrade to Version 16.0.1117.32
After upgrading our web platform and infrastructure, we are experiencing issues with user access to Reporting Services. Previously, our environment was hosted on Windows Server 2016 with SQL Server 2016 and Reporting Services integrated into a web…
SQL Server Reporting Services
How to troubleshoot SSRS prompting for user name/password?
Keeps getting the following user name/password prompt when accessing the web portal and web service URL. I am following this thread but even with the adjustment from Configure Windows Authentication on the Report Server as shown here, this popup still…
SQL Server Reporting Services
SQL Server on Windows with Reporting Services (SSRS) Pricing
I need pricing for SQL Server on Windows with Reporting Services (SSRS)
SQL Server Reporting Services
Email Subsciption not available in SSRS
I have created and configured a Report Server and the Report Builder and setup email on it. When I click apply for email settings under the SSRS config manager, it said the setting were saved successfully. Still, when I got to manage a report and choose…
SQL Server Reporting Services
How to unhide a report in Reporting Services?
I want to make some reports inactive, so I select to hide the report. Now how do I unhide the report and is there a better way to deactivate the report without deleting the report?
SQL Server Reporting Services
Whenever I'm using strings in expressions in an RDLC report the report crashes
I'm relying heavily on RDLC reports in my web forms applications. I'm using the latest version through Nuget. Whenever I'm using a string in the expression builder I receive the following error: Microsoft.Reporting.WebForms.LocalProcessingException: An…
SQL Server Reporting Services
result is hiding in preview, how its resolve?
When I deign the table or matrix in tablix that result is not showing, only half result is displaying in preview section and remaining result is hiding, how its resolve?
SQL Server Reporting Services
SSRS Report Export to Excel Shows Content Warning
Hello, In our application, while trying to open an SSRS report exported to Excel, we are getting the following warning message: “We found a problem with some content in excelfilename.xlsx. Do you want us to recover as much as we can? If you trust the…
SQL Server Reporting Services
SQL Reporting Services 2022 some users cannot export to PDF. It just hangs when exporting.
SQL Reporting Services 2022 some users cannot export to PDF. It just hangs when exporting. In our US offices there are no problems, in our UAE office there is a problem that the export does not work.
SQL Server Reporting Services
SQL Server Reporting Services 2022 report works but subscription refuses parameter input
A report published to SSRS 2022 works fine. The choices for the parameters are shown, can be selected, and the report output is as expected. When a subscription is created for the same report, entry is refused for the second parameter. The mouse cursor…
SQL Server Reporting Services
Veracode scan issues on reportviewer dll files
I have some Veracode scan issues for the following .dll files: microsoft.reportviewer.common.dll CWE ID 331 - Standard random number generators do not provide a sufficient amount of entropy when used for security purposes. Attackers can brute force…
SQL Server Reporting Services
creating subscription for SCOM Audit Reports throws error
On the SSRS for SCOM ACS the Audit Reports, running SQL 2022 CU20 When I try to create a subscription I get the error “Subscription can't be created or edited because the credentials used to run the report are not stored, or if a linked report, the link…
SQL Server Reporting Services
How to connect to Mysql
How can i connect to Mysql database in SSIS package?
SQL Server Reporting Services
SQL Server Integration Services
SSRS not connecting to Oracle DB using Encrypted connection (Oracle NNE)
Hi, We have setup Oracle NNE on our DB's to encryot our sessions. this is working fine for all connections except those coming from reportingservices.exe. I can SQLplus to the oracle db from the SSRS server and it connects using encryption but when…
SQL Server Reporting Services
SSRS report service license question
If only one instance of SSRS report service is running at a different VM from SQL server database service, can database product key be used as SSRS product key?
SQL Server Reporting Services
SSRS REST API GetReportParameterDefinitions fails to populate ValidValues for dependent parameters
Product: SQL Server Reporting Services (SSRS) REST API v2.0 API Endpoint: /reports({id})/ParameterDefinitions Swagger Documentation: https://app.swaggerhub.com/apis/microsoft-rs/SSRS/2.0#/Reports/GetReportParameterDefinitions Issue Summary The SSRS REST…