2,849 questions with SQL Server Reporting Services tags

Sort by: Updated
3 answers

Highlight cell or row in SSRS Tablix

Hello, I have a Tablix with multiple temperatures values for a patient taken in a day. Was wondering if I can highlight the row/cell with the highest temperature, in this case 101.5 Let me know if this can achieve via expression. Thanks, Ali.

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,849 questions
asked 2024-06-12T02:04:52.5266667+00:00
Ali Ahad 111 Reputation points
edited an answer 2024-06-13T03:22:14.95+00:00
ZoeHui-MSFT 34,576 Reputation points
1 answer

Upgrading SQL Server having multiple instances

Our SQL is of 2014 RTM. Planned to upgrade it to 2014 SP3 in the first place later to 2022. And our SQL Server do have extra 2 instances as being used for replication DBs. I saw rolling upgrade as solution to HA environment. But nowhere could I see…

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,046 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,849 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
55 questions
asked 2024-06-12T06:56:26.71+00:00
Radhai Krish 81 Reputation points
answered 2024-06-12T09:08:26.55+00:00
MikeyQiaoMSFT-0444 1,085 Reputation points
2 answers One of the answers was accepted by the question author.

Need to filter data in Tablix

I have created a tablix where I need to filter the data, I have used the following expression in the Tablix properties and I am not getting the expected results   IIf(IsNothing(field1.Value) OR IsNothing(field2.Value), 1, 0) The above formula is…

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,849 questions
asked 2024-03-08T17:39:51.67+00:00
Ali Ahad 111 Reputation points
accepted 2024-06-12T00:48:43.42+00:00
Ali Ahad 111 Reputation points
2 answers One of the answers was accepted by the question author.

Finding SQL Server 2022 Web Edition License Key for SSRS

I am presently licensing SQL Server 2022 Web Edition on an SPLA license on a hosted cloud server. The hosting partner does not presently offer a cloud server image for SQL Server 2022 which includes Reporting Services. I understand that a SSRS license…

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,046 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,849 questions
asked 2023-08-28T13:23:49.4966667+00:00
Tom Bixby 20 Reputation points
commented 2024-06-11T17:31:15.26+00:00
Vic in NYC 0 Reputation points
0 answers

Hey team, I am using uaa login url for custom authentication while accessing web reports.

The problem is that when I am using windows authentication, I am able to see the cookie for the ServiceState API, but if I configure it to use the custom authentication which is by using uaa as mode of authentication mechanism I am not able to see 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.
2,849 questions
asked 2024-06-11T10:07:54.39+00:00
Vuppala, Sahit 0 Reputation points
commented 2024-06-11T10:11:17.6933333+00:00
Vuppala, Sahit 0 Reputation points
2 answers

Setting up SQL Auth for Azure SQL DB via SSRS

Hello, I am referring the below MSFT doc : https://learn.microsoft.com/en-us/sql/reporting-services/report-data/sql-azure-connection-type-ssrs?view=sql-server-ver16 wherein confused with the below statement:  SQL Database supports only SQL 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,849 questions
asked 2024-06-10T08:28:06.8433333+00:00
Rohit 226 Reputation points
answered 2024-06-11T02:26:46.42+00:00
ZoeHui-MSFT 34,576 Reputation points
1 answer

SRSS REST API get the content of the Report

Hello, I am new to SRSS and we were introduced REST API being available. I am confused about the swagger/OpenAPI document with regards to this endpoint /Reports({{Id}})/Content/$value Here are my questions: What does this return? Is this the content…

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,849 questions
asked 2024-06-06T02:08:04.9866667+00:00
Aileen Sable 0 Reputation points
commented 2024-06-11T02:20:30.4966667+00:00
ZoeHui-MSFT 34,576 Reputation points
2 answers

Issue installing MSSql server on Ubuntu 22.04

While trying to install mssql server on my Ubuntu VPS following Microsoft documentation, i'm encountering error 504 running the command below. root@eloquent-engelbart:~# curl -fsSL https://packages.microsoft.com/config/ubuntu/22.04/mssql-server-2022.list…

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,046 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,849 questions
asked 2024-06-09T14:45:03.9333333+00:00
Ifeanyi Nwagbara 0 Reputation points
answered 2024-06-11T02:11:31.47+00:00
ZoeHui-MSFT 34,576 Reputation points
2 answers

SSRS: Subscription

I'm working on configuring the the Microsoft Subscription. I cannot seem to find the error. I found errors 37 and 42. 2024-06-06 10:04:26.3373|ERROR|54|OData exception occurred: System.Reflection.TargetInvocationException: Exception has been thrown…

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,046 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,849 questions
asked 2024-06-06T14:38:38.2+00:00
Tyler Duncan 0 Reputation points
answered 2024-06-07T19:19:30.08+00:00
Tyler Duncan 0 Reputation points
3 answers One of the answers was accepted by the question author.

Errors on some reports after upgrading to16.0.8886.1775 (SQLServerReportingServices_16.0.1115.92.exe dated 5/1)

After upgrading we get this error on multiple (not all) reports "The Hidden expression for the tablix 'table1' contains an error: Request for the permission of type 'System.Security.Permissions.SecurityPermission, mscorlib, Version=4.0.0.0,…

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,849 questions
asked 2024-05-30T16:41:17.3866667+00:00
Kehoe, Tim 20 Reputation points
accepted 2024-06-07T16:42:54.7533333+00:00
Kehoe, Tim 20 Reputation points
1 answer One of the answers was accepted by the question author.

No Rows Message in Report Builder is not turning Red color in exported .pdf file

Hi All, I have developed on main report which contains many subreports in Report Builder. I have set the No Rows Message in Main report as well as Sub Report. No Rows message color made to Red Color. But problem is that, While run the main report and…

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,849 questions
asked 2024-06-06T15:35:16.94+00:00
BIDYUT KARMAKAR 20 Reputation points
commented 2024-06-07T10:32:21.1833333+00:00
BIDYUT KARMAKAR 20 Reputation points
1 answer

Creating Dataset in VS2020 using SQL query rather than visual designer

I'm creating .rdlc reports using the extension in Visual Studio 2022, but when creating Datasets, I'm only able to do using the graphical designer and cannot create or edit Datasets by writing my own SQL. What am I missing?

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,849 questions
asked 2024-05-08T11:12:55.34+00:00
Thomas Benson 0 Reputation points
edited the question 2024-06-07T06:10:02.7133333+00:00
Anna Xiu-MSFT 27,096 Reputation points Microsoft Vendor
1 answer

Excel Rendering Extension: Number of rows exceeds the maximum possible in a worksheet of this version. Rows requested: 100009. Maximum rows: 65536

Excel Rendering Extension: Number of rows exceeds the maximum possible in a worksheet of this version. Rows requested: 100009. Maximum rows: 65536

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,849 questions
asked 2024-06-06T13:49:36.94+00:00
Ashok Dubey 0 Reputation points
answered 2024-06-07T01:53:53.99+00:00
ZoeHui-MSFT 34,576 Reputation points
2 answers

Error on report after upgrading to build 16.0.1115.92

Current environment: SSRS: 16.0.1115.92 SQL Server instance: Microsoft SQL Server 2019 (RTM-CU26) (KB5035123) - 15.0.4365.2 (X64) Enterprise Edition (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor). In early May…

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,849 questions
asked 2024-06-04T18:20:06.8033333+00:00
Alex M 10 Reputation points
commented 2024-06-07T01:21:22.77+00:00
ZoeHui-MSFT 34,576 Reputation points
4 answers

How do I hide subreport option from the Reportin g Services screen?

I am a SSRS newbie, so pardon simple questions. I created two main reports. One report has hidden reports within. The other report has sub-reports. When I deployed the programs to Reporting Services, the sub-reports appear as selection options. How do 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.
2,849 questions
asked 2024-05-14T17:35:37.34+00:00
Stephen Schleyer 40 Reputation points
answered 2024-06-06T18:11:49.4+00:00
Stephen Schleyer 40 Reputation points
6 answers

SSRS UnhandledReportRenderingException

Current environment: SSRS: 16.0.1115.92 SQL Server instance: Microsoft SQL Server 2019 (RTM-CU26) (KB5035123) - 15.0.4365.2 (X64) Enterprise Edition (64-bit) on Windows Server 2016 Datacenter 10.0 <X64> (Build 14393: ) (Hypervisor). When we…

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,046 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,849 questions
asked 2024-05-21T18:32:15.87+00:00
Alex M 10 Reputation points
commented 2024-06-06T18:09:06.92+00:00
Alex M 10 Reputation points
2 answers One of the answers was accepted by the question author.

Create Dynamic Rows based on column data

New SSRS and need to find a way to add rows to a matrix based on a number of a column and input specific item based on the qty. The first table is dynamic based on the backend dataset values. For example, the first line in the top table has "3"…

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,849 questions
asked 2024-06-03T17:44:22.2133333+00:00
Marcus Allen 20 Reputation points
accepted 2024-06-06T13:55:08.0033333+00:00
Marcus Allen 20 Reputation points
3 answers One of the answers was accepted by the question author.

SSRS Error: Object reference not set to an instance of an object

Hi Guys I'm stablishing SQL Server 2019 with SSRS, I'm new in this. As I installed report server, I opened the Report Server Configuration Manager, and I applied the default setting which seemed ok. The SQL Server Reporting Services is up and running…

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,849 questions
asked 2021-11-15T14:47:17.153+00:00
MiladHooshyari 101 Reputation points
commented 2024-06-06T08:04:17.5433333+00:00
som sahit 0 Reputation points
3 answers

Unable to install SQL server

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,046 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,849 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,484 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.
502 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,255 questions
asked 2024-06-03T08:19:20.6533333+00:00
Cydrx Malla 0 Reputation points
commented 2024-06-06T03:28:25.09+00:00
MikeyQiaoMSFT-0444 1,085 Reputation points
1 answer

Adding Rectangle to Table Cell to prevent Indicator Stretching Cause Filtering Problem

Hi, Unfortunately, I found myself having to use Microsoft product (SSRS) that seems to be in freeze mode in terms of development , bug fixes and enhancements to find myself facing a bug that fits criteria of what to expect out of Microsoft. My issue 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.
2,849 questions
asked 2024-06-05T13:35:19.55+00:00
samer.alisaleh 86 Reputation points
answered 2024-06-06T01:52:01.02+00:00
ZoeHui-MSFT 34,576 Reputation points