3,009 questions with SQL Server Reporting Services tags

Sort by: Updated
1 answer

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-06T06:07:28.7+00:00
Thai Huy 0 Reputation points
commented 2025-03-07T20:13:24.59+00:00
Erland Sommarskog 118.9K Reputation points MVP
2 answers

How to grant upload to ssrs server

how to grant access to upload report rdl file to server

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-06T17:56:51.9166667+00:00
Lawler, Bill 0 Reputation points
answered 2025-03-07T08:39:09.75+00:00
Olaf Helper 46,201 Reputation points
1 answer

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 Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-06T13:51:26.81+00:00
Karan _447 0 Reputation points
answered 2025-03-07T02:35:28.58+00:00
ZoeHui-MSFT 41,286 Reputation points
3 answers

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

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2024-09-06T03:13:33.8333333+00:00
Sanjeev Jalotia 0 Reputation points
answered 2025-03-06T19:20:05.77+00:00
leonorjohny 0 Reputation points
2 answers

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2023-03-28T02:46:32.84+00:00
Michael He 0 Reputation points
answered 2025-03-05T15:53:40.7733333+00:00
Benjamin Titze 1 Reputation point
1 answer

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 =…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-03T12:41:45.5866667+00:00
Michael Allen (SXS UK) 0 Reputation points
answered 2025-03-04T03:29:05.1633333+00:00
ZoeHui-MSFT 41,286 Reputation points
2 answers

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

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-03T19:53:31.5866667+00:00
Himanshu Sinha 11 Reputation points
answered 2025-03-04T02:06:25.5233333+00:00
LiHongMSFT-4306 30,996 Reputation points
2 answers

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.

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2022-01-20T12:51:49.573+00:00
Nimisha Vernekar 131 Reputation points
commented 2025-03-03T16:04:23.0166667+00:00
Ea 0 Reputation points
4 answers

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-28T10:56:40.1+00:00
Posmine Poulose k 0 Reputation points
answered 2025-03-03T07:45:50.96+00:00
Olaf Helper 46,201 Reputation points
2 answers

What are the different kinds of SSRS Reports?

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

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-03T02:35:43.44+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
answered 2025-03-03T07:30:40.7366667+00:00
Olaf Helper 46,201 Reputation points
1 answer

Will SQl Server reporting supports commands for PowerBI

Will SQl Server reporting supports commands for PowerBI

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-03-02T03:16:20.35+00:00
HimanshuSinha-msft 19,476 Reputation points Microsoft Employee
answered 2025-03-03T01:33:18.6533333+00:00
LiHongMSFT-4306 30,996 Reputation points
3 answers One of the answers was accepted by the question author.

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2024-12-30T23:24:09.87+00:00
DoveConnieDES-3786 26 Reputation points
answered 2025-02-28T16:14:47.2233333+00:00
Mr. Jack 0 Reputation points
0 answers

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-27T21:05:39.7133333+00:00
Gurunathan, Santhosh Jayakumar 0 Reputation points
2 answers

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

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-26T17:17:18.9833333+00:00
Joe Mcphail 0 Reputation points
answered 2025-02-27T06:46:23.7133333+00:00
Olaf Helper 46,201 Reputation points
2 answers

"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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-24T21:17:32.3933333+00:00
Rivera, Armani 5 Reputation points
accepted 2025-02-25T20:12:26.1766667+00:00
Rivera, Armani 5 Reputation points
0 answers

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2024-07-24T15:34:12.08+00:00
Kevin Lipscomb 0 Reputation points
commented 2025-02-24T11:05:56.01+00:00
Rudy Lartigue 0 Reputation points
2 answers

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?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-20T17:40:38.5833333+00:00
Zolotoy 226 Reputation points
answered 2025-02-21T12:07:43.4733333+00:00
Zolotoy 226 Reputation points
3 answers

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…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-19T17:25:03.98+00:00
Mysari Gnaneshwar 5 Reputation points
answered 2025-02-21T02:38:17.3333333+00:00
ZoeHui-MSFT 41,286 Reputation points
1 answer One of the answers was accepted by the question author.

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:…

Internet Information Services
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-18T19:24:05.1733333+00:00
Sergey Knyazev 40 Reputation points
accepted 2025-02-20T06:19:57.9266667+00:00
Sergey Knyazev 40 Reputation points
2 answers One of the answers was accepted by the question author.

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

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,009 questions
asked 2025-02-14T17:24:48.11+00:00
Robert Davidian 61 Reputation points
accepted 2025-02-19T19:39:11.2133333+00:00
Robert Davidian 61 Reputation points