Unable to install SQL Server(setup.exe)
I encountered this error during installation. I have tried several methods, including uninstalling SQL Server from 'Programs and Features' and deleting SQL Server entries in 'regedit', but I still face the same error when reinstalling. The detail.txt…

How to grant upload to ssrs server
how to grant access to upload report rdl file to server

Microsoft SQL Server 2022 Reporting Services not running on Windows 11 and Windows 10
I installed Latest SQL reporting services.exe from Microsoft webstite and when i try to run the exe of reporting sercies of sql22 . I am getting the following error and exe is not running to configure reporting service for SQL22 . Can someone know this…

SQL server 2022 reporting services installer setup file not run
I have try to run and install the SQL ServerReportingServices.exe file on the windows system. But the reportingservices installer file not run on the system. After that I have checked the event log of the system and found the below error message.…
Reporting Services exception logged when calling Extensions rest api
Whenever a user calls the "Reports/api/v2.0/Extensions" GET method of reporting services Rest API, the following error is logged in the ReportingServicesService log file: library!ReportServer_0-1!472c!03/28/2023-09:32:14:: e ERROR: Throwing…
SSRS - Displaying the page number in the body shows previous page number.
Hi, I have a report containing a tablix with a textbox (TextBox25) that needs to display the current page number. In the report code I have: Public Shared PageNumber as Integer Public Function ChangePageNumber(ByVal PageNum As Integer) PageNumber =…

Performance between CTE vs Temp table
Hello , Just wanted to know if we have any performance benefits of using the CTE over temp tables ? Thanks Himanshu

How can I change the thousand separator from comma(,) to point(.); from US to European format?
I want to change the way numbers are displayed from 1,411,344.95 to 1.411.344,95.
Change collation of report services
I noticed that the default collation for the Report Server databases (ReportServer and ReportServerTempDB) in SQL Server Reporting Services is Latin1_General_100_CI_AS_KS_WS. However, my SQL Server instance collation is SQL_Latin1_General_CP1_CI_AS. I…

What are the different kinds of SSRS Reports?
I am new to SSRS and wanted to what are the different kinds of SSRS Reports?

Will SQl Server reporting supports commands for PowerBI
Will SQl Server reporting supports commands for PowerBI

SSRS 2022 does not show barcode when printing to PDF
We are using SSRS 2022. We have a report that has a barcode on it using BCC3OF9N.TTF. The barcode shows in preview mode when we run the report, but when it prints to PDF or exports to PDF the barcode does not show. I have verified the barcode is on the…
SSRS Report External Image issue
SSRS Report 2016 created and deployed in Windows Server 2012 R2 is working as expected. The same report migrated to Windows Server 2019. After migrated, I am getting report data, but I am not getting Image. Images are called from image api. From the…
Change color of navigation bar on top of preview tab
Hello, Can someone tell me how to change the menu/navigation bar at the top of the preview tab when viewing the report within SSRS?" The contras does not allow me to see the numbers Thank you Joe

"Manage Subscriptions" gone in SSRS (Sharepoint Mode) 2016
Hi all, Our SSRS (Sharepoint mode) 2016 site was set up long ago by a prior team. I've had no prior experience setting these up, but I've been poking around and trying to learn because I may need to set one up elsewhere. Anyway, I think while trying to…
What to do about "window.$RSjQuery is not a function" in Reserved.ReportViewerWebControl.axd
I inherited an ASP.NET Web Forms project that uses RDLC. It was using the Microsoft.ReportViewer 11.0.3366.16 NuGet package and my task has been to upgrade it to the Microsoft.ReportingServices.ReportViewerControl.WebForms 150.1652.0 NuGet. By…
SSRS report with datetime parameter shown as text field
A client is complaining when he runs a report inside of the system where it runs inside of an iframe the two datetime pickers re rendered as textboxes, but running it directly works fine. Any idea?
how to include 2 tables in 1 page and page break down by 1 column for both the tables in ssrs report
I have 2 tablix pointing 2 different dataset in a report. Each tablix pointing to different dataset. Monthly Sales CountrySalesAmountUS100UK200YTD Sales CountrySalesAmountUS150UK250When applied page break on Country column in both tablixes, it should…

Deny URL access if link contains word "/cats" on IIS 10 for Report Server
Good day! I am writing with one question that has been bothering me for several months. IIS 10 and PowerBI Report Server are installed on our Windows Server 2019 server. Access to services is implemented via the URL:…


Are Group Managed Service Accounts supported with SQL Server Reporting Services
I'm wondering if Group Managed Service Accounts (GMSAs) are supported in SQL Server Reporting Services now. I opened a concierge chat to find out and I was told yes but the link I was sent said it wasn't supported.…