Unplanned
Last Updated: 13 Mar 2018 09:34 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
2
Add support for reusable items. Create a report item like Panel, Table or Graph and then export and share to other reports. If a reusable item is modified a change can be propagated to all reports that use this reusable item.
Unplanned
Last Updated: 23 Mar 2018 14:15 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Reporting
Type: Feature Request
0
As a reports author I need ranking functions ( https://docs.microsoft.com/en-us/sql/t-sql/functions/ranking-functions-transact-sql ) so that I can use them in specific scenarios.
Completed
Last Updated: 21 Aug 2018 08:59 by ADMIN
ADMIN
Created by: Peter
Comments: 2
Category: Reporting
Type: Feature Request
3
This will be useful when small changes should be applied to a report based on the current rendering format. 

For example the following expression will be possible:
= "Is the document PDF: " + RenderingExtension = "PDF"
Unplanned
Last Updated: 23 Mar 2018 14:14 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Reporting
Type: Feature Request
1
Currently, we can control if the PageHeader section should be rendered as an Excel native page header or as regular rows. The latter option always makes these rows frozen in the Excel sheet. It would be good to have this customizable (frozen/not frozen).
Unplanned
Last Updated: 07 Mar 2018 11:47 by ADMIN
Created by: Loren
Comments: 1
Category: Reporting
Type: Feature Request
2
It would be nice to have an option on the report book to Collate and set a Multi-Value Parameter or Data field as the list for collation. Essentially if i have 3 reports (A, B & C) and they have parameters of Start Date, End Date and Client(Multi-Value) and i want to collate by selected clients. The report book should then render the report as follows

Report A - Client 1
Report B - Client 1
Report C - Client 1
...
Report A - Client 2
Report B - Client 2
Report C - Client 2
...
Report A - Client 3
Report B - Client 3
Report C - Client 3

Collation is a very common scenario when working with multiple reports
Unplanned
Last Updated: 29 Mar 2021 13:04 by ADMIN
Created by: Brian
Comments: 4
Category: Reporting
Type: Feature Request
1
When printing large runs of multi page documents (production work orders where each job is 5 pages and we are printing 100 jobs), to support stapling options on the printers.
All office products support this and PDF programs.
Unplanned
Last Updated: 16 Feb 2018 07:00 by Henry
As a reports user I would like more options for Line Styles in Chart plots.
Currently the options are Solid, Dashed and Dotted.
As a start it would be great to replicate the options in the Kendo UI Line Charts dashStyle enumeration:
https://docs.telerik.com/kendo-ui/controls/charts/chart-types/line-charts#configuration-Types

As the perfect option list for me:
Solid
ShortDash
ShortDot
ShortDashDot
ShortDashDotDot
Dot
Dash
LongDash
DashDot
LongDashDot
LongDashDotDot

Thanks
Unplanned
Last Updated: 14 Feb 2018 13:07 by ADMIN
Created by: Cheese
Comments: 1
Category: Reporting
Type: Feature Request
0
Hello,

today I inserted many textboxes and fields from data source and draw my own table. Problem is, if more than one field is near one positon i cant position the field exactly.

If i marked more than one object i can't set x or y position per input. My idea is, mark all objects, open the position option and set for example from left 1cm, hight from the objects stays the same

Thanks!
Completed
Last Updated: 14 Sep 2018 08:30 by ADMIN
Add Telerik Windows Form Report Viewer configuration option to use Image rendering based on a Bitmap instead of a Metafile. This will enable the hosting of Telerik Reporting REST Service in Azure AppServices for Windows Forms Report Viewer usage.
Unplanned
Last Updated: 23 Mar 2018 14:18 by ADMIN
When using Table item with dynamic columns (Visible property on column "binded" to expression) it would be nice to have the "ColumnWidth" also bindable in order to make some columns wider to fill the horizontal space if columns have been hidden
Declined
Last Updated: 31 Jan 2018 14:42 by ADMIN
Created by: Chase
Comments: 1
Category: Reporting
Type: Feature Request
2
Diagram attached. 

When there are sub reports and KeepTogether would require a dataset to use multiple pages the report renderer fails to honor page breaks. Rather than use the new page it should be using to present the page, it bleeds onto the prior page which has a page break set. 

See Ticket #1144729 for all the relevant information regarding the version, setup etc. and attached examples. I was directed here to the feedback portal so your staff has led me to believe this is an existing issue with the current iterations of the report project.

Additionally me original forum post below.
https://www.telerik.com/forums/keeptogether-not-honoring-page-breaks 
Completed
Last Updated: 20 Mar 2019 00:39 by ADMIN
Created by: Jeff
Comments: 53
Category: Reporting
Type: Feature Request
124
It would be nice to have a report viewer component that does not rely on the full .net framework as described here.  https://docs.telerik.com/reporting/html5-report-viewer-asp-net-core-2.  I have a project that is not built against the full framework and would like to integrate reporting without converting all of my projects.
Declined
Last Updated: 14 Feb 2018 12:36 by ADMIN
Created by: Will
Comments: 1
Category: Reporting
Type: Feature Request
3
I have a report with a column that repeats values and would like to suppress the repeats.  In other report writers I have worked with (SSRS, Crystal, ...) it is a right click and you select suppress duplicate values from a checkbox.  The result is that duplicates on the same page are hidden, and when a new page begins the first row will show the value and then it is hidden for subsequent rows.  (See attachment)

I am optimistic that this functionality exists and I am simply not looking in the right place.
Declined
Last Updated: 15 Dec 2017 15:38 by ADMIN
I have a requirement to implement multiple report with same content except the table content. Table content is binded through List(by ID, fetch details from table). Can you please guide me, what should be my approach?
Unplanned
Last Updated: 08 Dec 2017 10:02 by ADMIN
ADMIN
Created by: Ivan Hristov
Comments: 0
Category: Reporting
Type: Feature Request
0
The Shape item supports custom-generated shapes, but currently this can be achieved only programmatically. It will be useful if the user could provide its own Shape implementations that is supported by the report designer.
Completed
Last Updated: 13 Aug 2020 12:41 by ADMIN
Release R2 2020
Created by: Daniel
Comments: 2
Category: Reporting
Type: Feature Request
5
When using a custom IReportResolver, it gets invoked to resolve the main report but does not get called for any sub/child report. This generates inconsistent handling of the report resolve and also makes it hard to have a single repository for report templates.
Unplanned
Last Updated: 28 Nov 2017 13:17 by ADMIN
As a developer integrating TRDX/TRDP reports into my app, I would like to have built-in functionality to pass runtime data sources corresponding to the data sources defined at design-time along with the ReportSource, so that I can feed the report with custom data easily instead of having to deserialize the report and traverse all DataItem-s
Unplanned
Last Updated: 23 Mar 2018 14:32 by ADMIN
Created by: Mhd.Ahd
Comments: 3
Category: Reporting
Type: Feature Request
2
It would be nice to catch the parameters of the HTML5 viewer and the report engine.
I need to encrypt the parameter Ids that is visible to any man-in-the-middle attacks.

I did encrypt the parameters, and tried to use "CustomReportResolver : IReportResolver" to catch and decrypt it before send to the report engine or the report data source. But the resolver has only the report Id or name.

I'm using UriReportSource because we need to evaluate and try dynamic reports.
Unplanned
Last Updated: 28 Nov 2017 13:39 by Hamid
ADMIN
Created by: Milen | Product Manager @DX
Comments: 1
Category: Reporting
Type: Feature Request
6
As a reports author, I would like to reuse one and the same page section in multiple reports, so that I can modify the header at once and spare the copy/paste operation.
Under Review
Last Updated: 26 Mar 2021 16:36 by ADMIN
Created by: Mark
Comments: 7
Category: Reporting
Type: Feature Request
12
I have a requirement for my report book to feature a title page and *THEN* a table of contents for the report book, followed by the report book's content. Currently, the TOC for a report book can only go at the beginning or the end of the book. My requirement required the ability to specify the TOC position more generally.
Here are two possible approaches:

1. Implement the requirement as it is stated by allowing the report book's TOC to be positioned after such and such a report - the nth, or some other means of identification.
2. Honour the TOC for a report book that is nested inside another. I created a 'sub book' with the TOC as its first page and then added this an outer book. Unfortunately, the inner book's TOC was not honoured and the report was skipped.

To my mind, the second suggestion above feels easier to implement (but I am guessing, of course). It certainly would allow just about any combination.