2,875 questions with SQL Server Reporting Services tags

Sort by: Updated
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.
2,875 questions
asked 2024-07-24T15:34:12.08+00:00
Kevin Lipscomb 0 Reputation points
0 answers

Why is SSRS Report Subscription - Shared Schedule dropdown unsorted?

When when creating/changing a SSRS Report Subscription at the point where we need to select a Shared Schedule from the available list, the dropdown that opens is Unsorted and would be nice to have them sorted the same way that they are when Schedules are…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
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.
2,875 questions
asked 2024-07-24T15:19:56.53+00:00
Nenea Nelu 66 Reputation points
3 answers

HSTS for Default page on SSRS

Hi, Our SSRS server is failing a vulnerability (Nessus) scan for HSTS. I have been able to add the SQL CustomHeader for HSTS and I can confirm this is working. SQL CustomHeader XML string…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
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.
2,875 questions
asked 2024-03-15T03:39:19.55+00:00
Craig Garland 296 Reputation points
answered 2024-07-23T17:34:51.8333333+00:00
David Neese 0 Reputation points
3 answers

SSRS Image rotate when exported

If a report is rendered with an image (with an "External" source and a URL in the expression) it is OK, but when it is exported to PDF the image gets rotated -90º on the PDF file. This issue can be seen in several versions of SSRS and on…

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.
2,875 questions
asked 2023-01-04T16:50:37.55+00:00
David Carvalho 6 Reputation points
commented 2024-07-23T15:03:43.1266667+00:00
Jake Carville 0 Reputation points
1 answer

How to Fix this error - "Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: There is no data for the field at position X"

How to Fix this below error, we are using the PowerBi report server Version 15.0.1114.33 & SQL Server 2019 version 2019.0150.4365.02 - "Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: ,…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
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.
2,875 questions
asked 2024-07-23T05:47:28.4566667+00:00
Jeetu Menghani 0 Reputation points
edited a comment 2024-07-23T10:28:42.5566667+00:00
Jeetu Menghani 0 Reputation points
1 answer

Custom Security implementation in report server 2024 version

Please explain or share how we i can implement Customs Security in report server 2024 version

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.
2,875 questions
asked 2024-07-23T07:38:31.8+00:00
shafeeq pk 20 Reputation points
answered 2024-07-23T09:21:20.0233333+00:00
ZoeHui-MSFT 35,546 Reputation points
0 answers

SSRS Failed to Load Resource with Status code 401

Dear All, I am facing issue while accessing Report server dashboard from Application Server Browser(Edge). My Report Server URL is : http://IP:8081/Reports, https://ssl/Reports browser is continuously asking for username and password even though…

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.
2,875 questions
asked 2024-07-23T06:06:31.8666667+00:00
Prashant Sawant 0 Reputation points
0 answers

SSRS Bing Maps Intermittent Error

We are using SSRS to create reports with a mapping component for our SQL Server 2019 database. We are using the default Bing maps tile layer to show a Road background for the maps. Starting earlier this month we have had an intermittent error where a…

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.
2,875 questions
asked 2024-07-22T12:40:09.2666667+00:00
Christopher Doseck 26 Reputation points
2 answers One of the answers was accepted by the question author.

SQL Server Reporting Services installer not found

All links from all versions of SQL Server Reporting Services are returning the error $set_redirect('https://www.microsoft.com/library/errorpages/smarterror.aspx?correlationId=$(cvToken)') Internal Server Error. The server encountered an internal error…

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.
2,875 questions
asked 2024-07-16T19:50:17.82+00:00
accepted 2024-07-19T13:00:06.57+00:00
1 answer

SSRS asking user credential when accessing on a different domain

Hi guys! Im having an issue on SSRS, when I access the SSRS on my virtual machine I can access it because I setup it on my virtual machine. However, when I access it on different domain it asked a user credentials. I want it to be accessible on different…

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.
2,875 questions
asked 2024-07-17T07:37:22.9833333+00:00
Bryan AUSAN 0 Reputation points
commented 2024-07-19T02:53:28.4533333+00:00
Bryan AUSAN 0 Reputation points
1 answer

how to ping the server and open ports to connect sql ?

actually i have opened icmp ports, tcp ports and udp ports from website also and from pc also and also turn off the firewall but i cant connect sql from outside of the vps how to fix it

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
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.
2,875 questions
asked 2024-07-18T06:27:40.0533333+00:00
Divanshu Patel 0 Reputation points
answered 2024-07-19T01:54:14.7766667+00:00
LiHongMSFT-4306 25,651 Reputation points
0 answers

allowed_media_types not available as a column in the Seller Fill and Delivery Network report

Hello, I'm trying to get the "allowed_media_types" column to the "Seller Fill and Delivery Network report" according to thisp page…

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.
2,875 questions
asked 2024-07-18T09:22:46.59+00:00
Adel NAHAL 0 Reputation points
1 answer

SSRS Format currency

Hello, In MS Report Builder, I try to get columns showing currency formatted like this 8.959.930,44€ When I configure the cell to "Currency", the result is : 8,959,930.44€ I tried to format te cell with this =Format(Sum(Fields!PRIXVENTE.Value),…

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.
2,875 questions
asked 2024-07-17T08:34:49.4933333+00:00
Philippe Desmarez 0 Reputation points
answered 2024-07-18T05:18:25.6666667+00:00
ZoeHui-MSFT 35,546 Reputation points
1 answer One of the answers was accepted by the question author.

How to save the current SSRS Report Manager brand into a default brand package, or tweak just 1 setting

I just want to make one change on the current SSRS Report Manager branding. I don't want to replace everything. I just want to make the item listing's text font darker. One change. Otherwise, how do I download the current branding, or is the default…

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.
2,875 questions
asked 2024-07-16T14:02:55.9266667+00:00
Smith, Mark H 20 Reputation points
commented 2024-07-18T02:24:16.8766667+00:00
Michael Taylor 51,346 Reputation points
1 answer

How to install Reporting Services in an Azure SQL VM

Hello, I have an Azure SQL VM and i need to install SQL Reporting Services. I downloaded the setup but it asking for a serial number that i don't have. How do i know the serial number of SQL to insert in the instalation process? Or there is another way…

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.
2,875 questions
asked 2023-11-21T15:33:23.5+00:00
Sérgio Raposo 0 Reputation points
commented 2024-07-17T07:16:22.5466667+00:00
Andrii Shokhanov 0 Reputation points
2 answers One of the answers was accepted by the question author.

UNABLE TO DOWNLOAD SQL SERVER 2022 REPORTING SERVICES

Hi, I tried downloading the SQL SERVER 2022 REPORTING services but the download page is unable to reach don't know why is it temporary I'm trying download it from morning still same issue. Does anyone have any idea regarding thsi

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
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.
2,875 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,525 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
517 questions
asked 2024-07-16T12:10:09.8666667+00:00
shajan reynold 20 Reputation points
edited a comment 2024-07-17T03:56:39.9933333+00:00
shajan reynold 20 Reputation points
1 answer One of the answers was accepted by the question author.

Why is the Power BI Report Server download page not working?

I am trying to download the latest MAY2024 version, and the On-premises Power BI Report Server download page is returning an error. "Internal Server Error. The server encountered an internal error or misconfiguration and was unable to complete your…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
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.
2,875 questions
asked 2024-07-16T19:51:16.59+00:00
Daniel Hamilton 20 Reputation points
accepted 2024-07-16T21:26:30.8+00:00
Daniel Hamilton 20 Reputation points
1 answer One of the answers was accepted by the question author.

SSRS 2022 download issue

Hi, I am not able to download SSRS 2022 version from the site and getting this error. Is there any issue? link: https://learn.microsoft.com/en-us/sql/reporting-services/install-windows/install-reporting-services?view=sql-server-ver16 Internal 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.
2,875 questions
asked 2024-07-16T02:03:46.6933333+00:00
nagarjuna palika 40 Reputation points
commented 2024-07-16T21:13:12.82+00:00
Erland Sommarskog 107K Reputation points
5 answers

Where can I download SQL Reporting Service 2019?

When I click on the link to Download the SQL Reporting Services for 2019, it says it is no longer available. SQL Reporting Services for 2017 is still available. Why isn't 2019???

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.
2,875 questions
asked 2023-02-04T00:03:01.2733333+00:00
Tim McKay 10 Reputation points
commented 2024-07-16T21:11:39.3+00:00
Erland Sommarskog 107K Reputation points
1 answer One of the answers was accepted by the question author.

Analyze SSRS crash dump file

Any idea what's causing this ? PROCESS_NAME: ReportingServicesService.exe ERROR_CODE: (NTSTATUS) 0x42ac - <Unable to get error code text> EXCEPTION_CODE_STR: 42ac STACK_TEXT: 000000ae`82636490 00007ffa`3b213b40 : 00000000`00000004…

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.
2,875 questions
asked 2024-07-11T12:41:47.99+00:00
Dipendra Budhathoki 20 Reputation points
accepted 2024-07-16T10:22:47.1+00:00
Dipendra Budhathoki 20 Reputation points