Completed
Last Updated: 06 Jun 2016 08:14 by ADMIN
Created by: Justin
Comments: 7
Category: Reporting
Type: Feature Request
31
Interactive sorting would really help the HTML5 based report viewer hold it's own against SSRS.
Unplanned
Last Updated: 30 Jun 2020 14:37 by SL
Created by: Chirag
Comments: 6
Category: Reporting
Type: Feature Request
30
It would be good a maintain the scroll position on the parent page while navigating back from a drill-through report (using the back button of the report viewer) specially if the parent page contains a vertical scrollbar. This would enhance the user experience and eliminate the need to scroll back to the original position.
Unplanned
Last Updated: 05 Mar 2019 08:39 by ADMIN
RTL
Created by: Mhd.Ahd
Comments: 7
Category: Reporting
Type: Feature Request
29
RTL
Add Right to left attribute to the three levels of the reports, with default 'inherited' of child levels:
Level 1: The report document
Level 2: Report Section
Level 3: All type of object and controls including Table/CrossTable
Unplanned
Last Updated: 18 Aug 2022 15:52 by James
ADMIN
Created by: Katia
Comments: 16
Category: Reporting
Type: Feature Request
29
We often receive feedback regarding hard/impossible editing of reports after they are exported to Word format.
The existing rendering mechanism will produce Word tables which are harder for manual editing - http://docs.telerik.com/reporting/designing-reports-considerations-word

Let us know in comments about your experience with editing reports exported to Word format so we can understand more clearly what is required from Reporting Word rendering extention.
Unplanned
Last Updated: 15 Feb 2021 10:27 by ADMIN
Created by: Hal
Comments: 21
Category: Reporting
Type: Feature Request
28
It would be very helpful for us people that have been using Telerik Reporting in Silverlight (or WPF) applications to have access to a Report Viewer for Windows Store Apps (XAML).  The future of Silverlight is unclear at least and there are many Line Of Business Applications currently running under Silverlight and I know of many developers that are looking to port their LOB apps to Windows Store Apps (or Universal Apps).  The current HTML5 Report Viewer does not provide printing when it is implemented in browser window in Windows Store Apps so we cannot really offer this option to our customers.
Completed
Last Updated: 18 Jan 2024 16:40 by ADMIN
Created by: Peter
Comments: 4
Category: Reporting
Type: Feature Request
28
Optimize the Telerik Reporting performance by parallelizing the reporting paging and rendering. Better utilize CPUs with multiple cores and as a result, improve the REST Service throughput and decrease the viewers' rendering times.
Unplanned
Last Updated: 06 Jun 2025 15:50 by ADMIN
Scheduled for 2025 Q3

Currently, when you set SplitWorksheetOnPageBreak to True, the Excel Sheet name is formed from the DocumentName or ReportName and the number of the page.

It would be very helpful if the report authors can manipulate these names with Expressions.

Completed
Last Updated: 08 Mar 2019 09:39 by ADMIN
Created by: Matt
Comments: 5
Category: Reporting
Type: Feature Request
26
Allowing custom actions would greatly increase the power and flexibility of reports and the report viewer.  While the current set of actions provide great functionality, they are still somewhat limited in scope.  If actions were able to handle their own execution instead of having the individual report viewer implementations handle their execution, customers could enhance the functionality as they see fit.
Under Review
Last Updated: 16 Jul 2020 11:59 by ADMIN
Created by: Eli
Comments: 17
Category: Reporting
Type: Feature Request
26
We display data inside an HtmlTextBox that was entered using the RadEditor.  It would be great if the Reporting HtmlTextBox could be brought much closer or even in line with tag support as the editor.  We are frequently running into issues with uncommon tags (that we strip out for the HtmlTextBox) and also with spacing being different.  We work around the issues we have, but continuing increased tag support or auto stripping of unsupported tags would be very appreciated.
Completed
Last Updated: 24 May 2017 01:40 by Shane
Created by: qakmak
Comments: 6
Category: Reporting
Type: Feature Request
26
Currently Telerik Reporting team like only a single developer hard working. So slow..... I even doubt there is no one here.
I hope hire more developer for Telerik Reporing team, and speed up. 
Or maybe Telerik Company even don't care "Telerik Reporting".  If that's true, please just close the project. Let us find another company request new feature and bug report who really care the customer.

Look it here. non finish request and problem already a hundred, even some request submit almost a year ago . But only 1 in development.
That's really not respect customer like us who really support The Telerik.
Unplanned
Last Updated: 10 Jun 2021 23:12 by Tommy
Please add the ability to specify the graph series colours dynamically via binding expressions instead of hardcoding predefined values in palette or conditional formatting. 
lineSeries.Style.LineColor = "= Fields.HexColour";
Completed
Last Updated: 27 Jun 2023 11:28 by ADMIN
Release 2020 R3
To have a better performance would be nice to cancel report rendering automatically or manually. 
If I am asking for a big report and after I change parameters and request new report, the previous request is still in progress and it is not going to be cancelled. Therefore I see high memory consumption on continuously refreshing a reports with a big data and after some time I see complete slow down of the Reporting Service and of course slow down of the server itself. The memory in this case is not released and Reporting Service crashes sometimes.
Unplanned
Last Updated: 07 Jun 2022 15:47 by ADMIN
Created by: Jakub Wilk
Comments: 2
Category: Reporting
Type: Feature Request
25
as Microsoft is going into Power Bi it is worth to take over SQL Server Reports possible to convert to Telerik Reporting
Completed
Last Updated: 17 May 2018 06:23 by ADMIN
Created by: Olivier
Comments: 10
Category: Reporting
Type: Feature Request
24
Hello,

It would be nice if telerik reporting get a option tool which our customer can digitally sign a PDF generated from the telerik report.

This feature ll be great for the contract , important customer document, to sign in by the web.

thanks
Oliver
Completed
Last Updated: 06 Sep 2019 09:10 by abi
The Telerik Reporting only support fixed size page now.
But sometimes we need continues-roll paper mode.(like: receipt paper)

Some reporter tools: ActiveReports, it has 3 mode:(Page Reports,  RDL Reports,  Section Reports)

On "Telerik Forums / Reporting Forum" there is already some people asked it before 2 years ago. But until now the basic feature not release....
Unplanned
Last Updated: 24 Mar 2023 11:45 by ADMIN
ADMIN
Created by: Silviya
Comments: 9
Category: Reporting
Type: Feature Request
23
Add progress bar that indicates when the report would be fully rendered.
Unplanned
Last Updated: 20 Apr 2020 13:45 by Paulo
Created by: Brenner
Comments: 5
Category: Reporting
Type: Feature Request
22
able to modify the line spacing in paragraph
Unplanned
Last Updated: 14 Feb 2024 13:14 by Steve
Created by: Jonathan
Comments: 5
Category: Reporting
Type: Feature Request
22
This function would allow you to lookup a value from another data source with a value that is in your current data source.  It would return the first matching value for the specified name from a data source that contains name/value pairs.

This would allow the porting of many SSRS reports over to Telerik Reporting.

Example: 

I have a report which lists all sales staff in our firm, with other personal information. We have a multi-dimensional data source (Cube) where we have all the financial data stored and calculated. 

If I wanted to retrieve the total sales and total revenue that each member of the sales staff had, it would require me to use a sub-report to load the data (using a parameter to pass the staff member's unique ID).  

This causes the loading/generating of the report to take longer, as the query against the Cube has to happen for each member of the sales staff, because of the use of a sub-report. With this new LOOKUP() function, it would allow the data source to be loaded and the report would be able to lookup the sales and revenue values for each staff member ID.
Completed
Last Updated: 21 Jan 2021 08:22 by ADMIN
Release 2021 R1

Generate and distribute packages built against .Net 5.0.

Currently .Net 5.0 RC1 and .Net 5.0 RC2 are announced. The official version has been announced on 10th of November.

Unplanned
Last Updated: 06 Jun 2023 16:28 by Zeb
Created by: Paul
Comments: 3
Category: Reporting
Type: Feature Request
22
Please, add support for other Kendo themes in the Web Report Designer.