Completed
Last Updated: 14 Aug 2020 13:00 by ADMIN
Release 2020 R2 SP1 (Latest Internal Build)
Upgrade to R2 2020 (6.1.20.513) or R2 2020 SP1 (6.1.20.618) fails when the storage contains invalid DateTime values (An invalid time falls within a range of times for the current time zone that cannot be mapped to Coordinated Universal Time (UTC) due to the application of an adjustment rule. Typically, invalid times occur when the time moves ahead for daylight saving time)
Unplanned
Last Updated: 13 Aug 2020 13:39 by ADMIN
Created by: Cedric
Comments: 2
Category: Report Server
Type: Feature Request
2

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.

 

Planned
Last Updated: 04 Aug 2020 14:27 by ADMIN
The Migration tool updates the source storage instance to its own version prior to migration process. This might cause issues in scenarios where an older version of Report Server storage is used in production and the migration is performed using a newer version of Migration tool. The tool must show a confirmation dialog and wait for input from user before modifying the source storage.
Pending Review
Last Updated: 28 Jul 2020 15:33 by ADMIN
The Scheduled Task and Data Alert definitions should have the option to allow copying the generated report on some predefined path.
Unplanned
Last Updated: 03 Jul 2020 16:43 by Peter
Created by: n/a
Comments: 2
Category: Report Server
Type: Feature Request
3

Functionality for capturing user activity like executing reports from viewers or through the Report Server Web API.

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: 16 Jun 2020 07:21 by ADMIN

Provide the option to save custom report settings in the storage and enable specific rendering device settings based on custom settings.

Example use case:

- on the Report Server - Report view, the user should have a button for report settings;

- this button will open a custom dialog that contains various inputs;

- clicking Save on the custom dialog, the save operation will be handled by the Report Server implementor and the implementor should be able to get the user input and save various settings in the Report Server storage for the selected report;

- on rendering the report through the Preview, Scheduled Task, or Data Alert, the report server engine should invoke a custom event/code that can read the storage report settings and based on them provide rendering device settings to use during the report rendering.

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?
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: 08 May 2020 15:16 by ADMIN

If you set a default value of integer subreport parameter to '3233' or another valid integer, when executing the main report there will be an exception stating that the value for this parameter is not valid and the report processing is canceled. The parameter exists only in the subreport and not in the main report.

The error disappears if the value of the parameter is set with an Expression, for example, '=3233'.

Unplanned
Last Updated: 25 Mar 2020 06:37 by ADMIN

User functions should be visible in Edit Expression editor when editing Report Server's report in Standalone designer.

Considering that the server's configuration was modified to load the custom assembly with user functions as per How to configure Telerik Report Server to use reports with custom functions, there should be no other configurations required.

Under Review
Last Updated: 11 Mar 2020 09:41 by ADMIN
When a user that has only read permissions logs in and stars a report, the starring disappears after a refresh of the page or when the user logs out.
Pending Review
Last Updated: 25 Feb 2020 16:01 by Softwarehouse
Created by: Softwarehouse
Comments: 0
Category: Report Server
Type: Feature Request
1

Dear Mr/Ms,

I'd like to file a feature request: please implement the option to change the report's draft status (true/false) explicitly via the Report Server's UI. It would be a nice feature in case we'd like to test the report in our MVC application, then we'd like to revert it in case any problems.

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: 16 Oct 2019 12:27 by ADMIN
Created by: Andrew
Comments: 0
Category: Report Server
Type: Bug Report
1
After upgrading to version 5.2.19.918 it is no longer possible to open a new report or edit an existing one with the designer deployed through the ClickOnce technology. The issue reproduces also with version 5.2.19.1011.
Unplanned
Last Updated: 09 Oct 2019 15:33 by ADMIN
Created by: Peter
Comments: 0
Category: Report Server
Type: Feature Request
3

Reports with resources for different languages should be rendered with the language resources and client culture.

  • Preview - render the reports according to the browser settings/language;
  • Scheduled Reports and Data Alerts - language/culture option is needed for every recipient;
  • Server API - have to accept device info or language/culture option;
 
Pending Review
Last Updated: 09 Oct 2019 14:50 by Tony
It would be nice if I could automatically trigger a report from the report server based on some action in my application.  For example, when a user closers a transaction, if it could send a summary report directly to the user.
Unplanned
Last Updated: 09 Sep 2019 08:45 by ADMIN
We are using multivalue parameter, for one of the parameters when we are selecting all the values we are getting error "An error has occurred while processing Report 'Audit and Score report': Response status code does not indicate success: 404 (Not Found)." but if we are unselecting 7-8 values from that parameter then we are getting data in the report. The length of the URL while selecting all the values is 2127 after unselecting few values total length of the URL is 2033.
Unplanned
Last Updated: 08 Aug 2019 11:50 by ADMIN
Please consider adding support for storage on other RDBMS in addition to MSSQL. Notable- MySQL, Maria, PostGre, and Oracle should be supported.
Unplanned
Last Updated: 23 Jul 2019 13:24 by ADMIN
The Service Agent is supposed to be notified and wake up from its sleeping cycle (180s) when a scheduled task is executed immediately. Sometimes this does not happen and leads to reports being executed with 180s delay.