Unplanned
Last Updated: 13 Apr 2023 05:25 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 9
Category: Report Server
Type: Feature Request
32
As a user utilizing the Report Server product, I need to use a single instance of it to serve two or more completely separated divisions/clients so that they do not have access to each other's assets, so that I do not have to make two different deployments of the server and support them. See https://en.wikipedia.org/wiki/Multitenancy
Unplanned
Last Updated: 30 Apr 2026 10:27 by ADMIN
Created by: Cedric
Comments: 4
Category: Report Server
Type: Feature Request
17

The Whitelabeling option are extremely limited.

I would like to see more customization available like removing the sidebar completely, or based on user settings / roles - as well as the top title bar (where logo is).

Customizable themes would go a long way.

Being able to integrate the existing report server pages into our own website would cut down on a lot of work.

 

Unplanned
Last Updated: 13 Nov 2025 14:38 by ADMIN
Scheduled for 2026 Q1
Currently when the report is run through the web or designer the report runs fine as the logged in user identity is available. However, when the report is scheduled user.identity.name returns null. This translates to no way to customize a report scheduled to run differently from a logged in user e.g. logged in user has row/data restrictions can be triggered by the user identity while when scheduling mgiht wish to expose more information.
Unplanned
Last Updated: 25 May 2026 15:41 by Pawan
When connected to Report Server, double-clicking a child member of an expandable field (e.g. Year under a DateTime column) in the Expression Editor inserts an incorrect expression: Fields.Year instead of Fields.ActualField.Year.
Unplanned
Last Updated: 13 May 2026 09:12 by Pawan
After migrating from the old Report Server to the new Report Server for .NET, the previously existing ADFS users show up as "Federation" users in the new server, which is incorrect, since the new server uses Entra ID authentication instead of ADFS.
Unplanned
Last Updated: 17 Jan 2019 10:59 by ADMIN
Created by: Peter
Comments: 0
Category: Report Server
Type: Feature Request
9
Add per hour scheduling with filters for hours and days on which to execute.
Unplanned
Last Updated: 04 Jan 2022 10:04 by ADMIN
Created by: John
Comments: 4
Category: Report Server
Type: Feature Request
6
We use the Kendo MVC controls in our website that is hosted on Microsoft Azure. We would like to do reporting but cannot with the Telerik reporting functionality - as far as I am aware. Cloud based websites are increasing in number....
Unplanned
Last Updated: 28 May 2019 08:34 by ADMIN
In order to provide better data-driven subscriptions implementation, the subscribers of a Scheduled Task or Data Alert should be modified dynamically. Currently they are a static list of emails, which is not convenient when a report must be sent to a whole group of users in an organization, because the group members can constantly fluctuate.
Report Server should provide the option to declare an external data retrieval service in the ST/DA subscribers list. This service could be a REST API endpoint or a file path that will return the list with the subscriber emails.
Unplanned
Last Updated: 23 Jun 2023 19:41 by Trevor
It would help if  we have the result from the report rendering, so in this way if there is a problem with the report processing, the error can be handled.
Unplanned
Last Updated: 21 Apr 2021 08:20 by ADMIN
Created by: John
Comments: 0
Category: Report Server
Type: Bug Report
6
Attempting to login with "Active Directory Credentials" throws an exception - A potentially dangerous Request.Form value was detected from the client (wresult="<t:RequestSecurityTo...").
Description: ASP.NET has detected data in the request that is potentially dangerous because it might include HTML markup or script. The data might represent an attempt to compromise the security of your application, such as a cross-site scripting attack. If this type of input is appropriate in your application, you can include code in a web page to explicitly allow it. For more information, see http://go.microsoft.com/fwlink/?LinkID=212874.
Unplanned
Last Updated: 12 Oct 2018 21:00 by Robert
Created by: Jerel
Comments: 1
Category: Report Server
Type: Feature Request
4
Currently, the only way to integrate with Active Directory is to use Federation Services. We do not have a Federation Server nor do we require one. It would be great to add the LDAP information and be able to authenticate with AD. 

While larger organizations use ADFS and its required for Azure, for small networks and organizations, ADFS is overkill for trying to achieve SSO.

Unplanned
Last Updated: 23 Mar 2018 14:14 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Report Server
Type: Feature Request
4
As a developer integrating the the Report Server with my solution, I would like to be able to apply a fully customizable Kendo theme to the Report Server server app so that it can blend fully with my applications.
Unplanned
Last Updated: 11 Feb 2019 16:42 by ADMIN
Created by: Sanjeev Musafir
Comments: 0
Category: Report Server
Type: Feature Request
4
Some of my reports with large data take long time to run, and so we are considering scheduling these in the Telerik Server. How do we retrieve the output of these scheduled reports. I want to display the scheduled reports in my angular application. Will the reports be run and the outputs in pdf/excel be stored on the server from where they can be pickedpicked up and shown to the viewer?
Unplanned
Last Updated: 07 Mar 2019 14:02 by ADMIN
Created by: Nick
Comments: 0
Category: Report Server
Type: Feature Request
4
Greetings,

How can I reduce the number of report revisions?

I see that there is an API for this but I was hoping that this could be done via the Report Server UI or the Report Designer UI.

Regards,
Rob Miller
Unplanned
Last Updated: 01 Nov 2019 12:29 by ADMIN
Created by: Marcellus
Comments: 1
Category: Report Server
Type: Feature Request
4
The ability to render a report based on the subscriber that will be receiving the report. The ability to use a subscriber e-mail address (or ether data item) as a parameter in the report so that the subscriber receives a customized report without having to create a new subscription and hard code parameters for each recipient.
Unplanned
Last Updated: 19 Jan 2022 15:27 by ADMIN
Created by: Peter
Comments: 0
Category: Report Server
Type: Feature Request
4
Currently, the Reports view is loading slowly when hundreds of reports are viewed. Optimize the Reports view for servers that manage enormous lists of reports.
Unplanned
Last Updated: 12 Jun 2020 09:02 by ADMIN
It would be very helpful if there is a log file an administrator could examine to see the internal workings of the system instead of having to install additional software and go through many steps. For example, if sending an email for a scheduled task failed, the log file should say the reason for this: Could the server be reached? Were the credentials invalid? Was there some sort of internal error?
Unplanned
Last Updated: 01 Oct 2020 07:57 by ADMIN

Getting this error in the browser when trying to preview a report:

Error registering the viewer with the service.
An error has occurred.
Incorrect value (null) deserialized. Make sure you are using CacheStorage inside single-instance application deployment only.

A possible reason is the cache for the Report Server used for previewing reports has become corrupted. A workaround is explained in the Telerik.Reporting.Cache.CacheStorage.AddInSet NullReferenceException KB article.

It will be very convenient for the user to be able to clear the cache directly from the Report Server Manager UI.

Unplanned
Last Updated: 02 May 2025 11:15 by ADMIN
Scheduled for 2025 Q3

The assemblyReferences, typeReferences, and typeValidation configuration elements are not respected from the TelerikReporting.config files of Report Server Manager and ServiceAgent.

The same settings are respected when set in the corresponding Web.config and Telerik.ReportServer.ServiceAgent.exe.config.

Unplanned
Last Updated: 18 Dec 2024 19:02 by Rick
Created by: Rick
Comments: 0
Category: Report Server
Type: Feature Request
4

Hi Team,

Currently when Report Server has whitelabeling enabled, the browser tab will still show "Page | Telerik Report Server". This request is to allow us to set a value for the 2nd half of the page title.

I see this is applied by using the @ViewBag.Title, my request is to have a field in the Whitelabeling settings page for a brand name in the title. This could be combined with the page name to have a customized title. For example "Page Name | Whitelabeled Name".

Here's a visual example to explain further

Thank you,

Rick

1 2 3 4