Under Review
Last Updated: 10 Jun 2020 07:30 by ADMIN
Created by: Peter
Comments: 0
Category: Report Server
Type: Feature Request
5
Research and enable support for Azure App Services. Additionally, provide Report Server deployment through the Azure marketplace 
Unplanned
Last Updated: 21 Apr 2021 08:20 by ADMIN
Created by: John
Comments: 0
Category: Report Server
Type: Bug Report
5
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.

Completed
Last Updated: 16 Sep 2018 06:33 by Shalabh
Created by: Belinda
Comments: 3
Category: Report Server
Type: Feature Request
4
Our company needs an email to be sent with a PDF and excel sheet as an attachment. With existing feature we could set two emails to be sent. However we have 50 users and 50 reports to be configured. Now i need to set up 100 configurations to cater to both PDF and Excel. 
Completed
Last Updated: 23 May 2017 11:00 by ADMIN
Created by: Martin
Comments: 1
Category: Report Server
Type: Feature Request
4
Branding of the report server, as a minimum with our company logo is very important for our company. This is a deal breaker. If this minor feature improvement can be provided in the near future I will consider your product otherwise I am forced to look elsewhere.
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: 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.

Completed
Last Updated: 15 Mar 2023 11:25 by ADMIN
Release R1 2023 SP1
Created by: John
Comments: 0
Category: Report Server
Type: Bug Report
4

The 'report name/Shelve' path seems to be broken.

For example, when I try to preview the report in Server > Web Preview in the Standalone Designer connected to the Report Server, the browser tries to open the URL 'reportServerHost/Report/View/CategoryName/ReportName/Shelve'. However, it hangs and doesn't display anything.

Completed
Last Updated: 19 Jan 2018 14:31 by ADMIN
Created by: joy
Comments: 6
Category: Report Server
Type: Feature Request
3
Hi,
   You guys give the tool,but not release it's value enough;Will there are a method to localize the desinger or compile the designer from source by myself?
Completed
Last Updated: 12 Sep 2018 15:12 by ADMIN
Created by: Chris May
Comments: 1
Category: Report Server
Type: Feature Request
3
We are disappointed with the lack of SSRS improvements over the last 8 years.  We use data driven reports extensively.  For example, every day at 10am we run some report that emails everyone a list of items in their inbox from a custom application that routes them a task they need to act on.  

The problem we experience is that there is no way to flag an item as "emailed" successfully. So we end up either writing our queries to only select the previous 24 hours worth of data, or we write the select of the data inside an SP that also updates the data to mark them as "emailed" even though if there is a problem rendering the report or a problem contacting the email server, the emails won't actually go out.

Basically if we could have a data driven subscription, and while the server is looping through the data, sending off emailed reports, we could get a hook to update status for the item that was just emailed, or just errored during report rendering.

Completed
Last Updated: 25 Nov 2016 13:38 by ADMIN
 Please consider to provide access to the Report Server API via client (most probably Javascript). We want to get a report rendered in a given format in a Java based application by creating a custom client of the service.
Completed
Last Updated: 26 Oct 2017 07:08 by ADMIN
Created by: Mark
Comments: 2
Category: Report Server
Type: Feature Request
3
Our team is working with TelerikReporting with reports we write in Visual Studio rather than designing them directly in the tool.  This lets us do version control which is important to us.  

It's working well for us.  However, it would be much smoother a simple change:
- when you upload a report, you should have the option to overwrite the definition of an existing report.  Otherwise you have to:-
- delete the report you are updating
  - because there are schedules atached, you have to delete those as well
- recreate the report
- recreate the schedule

You can understand why this is time consuming. 
Completed
Last Updated: 13 Feb 2018 10:01 by ADMIN
Created by: Scott
Comments: 2
Category: Report Server
Type: Feature Request
3
I would like to suggest support be added for external assemblies in Report Server via the ObjectDataSource similar to what is available in Reporting Services.
Completed
Last Updated: 19 Jan 2018 14:35 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 2
Category: Report Server
Type: Feature Request
3
As a developer integrating the ReportServer into our solution,
I want to be able to pull data for reports from my custom business objects model, instead from database,
So that I can reuse the data layer I already have along with its business rules.
Completed
Last Updated: 03 Jul 2020 16:38 by ADMIN
Created by: Shalabh
Comments: 0
Category: Report Server
Type: Feature Request
3
Could the 'From' email address in Preview Email functionality be self populated from the 'Mail Server' SMTP settings in configuration?

This way the users do not need to a) remember the email address; and b) type it each time they are emailing a report.
Unplanned
Last Updated: 13 Dec 2018 14:00 by ADMIN
Ability for multiple reports to share the same web services data source?