Completed
Last Updated: 20 Jun 2019 13:17 by ADMIN
Release R2 2019 SP1
When exporting a report with Crosstab which data source doesn't have any data, and the NoDataMessage property is not set, the report designer/viewer throws an error with message "Index was outside the bounds of the array”
Completed
Last Updated: 15 May 2019 13:50 by ADMIN
Drilling from one report to another using dates prior to 1970 do not work and end up getting "parsed" as null. That works correctly for dates greater than or equal to 01/01/1970, since that's the epoch for Unix time, but fails for dates before that.
Unplanned
Last Updated: 09 Apr 2019 11:13 by ADMIN
While a project is being debugged, VS crashes when the report's zoom is changed in the VS Designer. Please, check the attached screenshot.
Declined
Last Updated: 10 Apr 2019 10:23 by Khaiser
Created by: Khaiser
Comments: 2
Category: Reporting
Type: Feature Request
1

Hi Team,

 

As Heat maps are not supported by Telerik reporting, Could you please let me know if you have workaround solution readily as a demo . If not please suggest the which third part libraries to be used in C# solution.

Unplanned
Last Updated: 05 Apr 2019 06:09 by ADMIN
Created by: Joel
Comments: 0
Category: Reporting
Type: Feature Request
2
It would good if it is possible to set the Value of PageBreak conditionally or based on some value.
Completed
Last Updated: 20 Jun 2019 13:21 by ADMIN
Release R2 2019 SP1
Created by: Mark
Comments: 0
Category: Reporting
Type: Feature Request
3
I need the ability to get the selected printer settings out of the printer dialog box once the user has selected their options and hit print/apply. I need this information in the PrintEndEvent in order to find out where the user is printing to (pdf or to a printer). 
Completed
Last Updated: 20 Jun 2019 13:14 by ADMIN
Release R2 2019 SP1

When attempting to export a report in Excel 97-2003 format, an exception is thrown: 

"The type initializer for Telerik.Reporting.Excel 97.Workbook threw an exception. Object contains non-primitive or non-blittable data."

As HTML, PDF and OpenXML-based renderings are supported on Linux/macOS machines, please remove the old Excel 97-2003 format.

Completed
Last Updated: 20 Jun 2019 13:14 by ADMIN
Release R2 2019 SP1

When trying to set the 'parametersAreaVisible' option in the Angular viewer the application breaks with an error in the browser console:

"Can't bind to 'parametersAreaVisible' since it isn't a known property of 'tr-viewer'."

Completed
Last Updated: 20 Jun 2019 13:13 by ADMIN
I would like WPF viewer to behave like WinForms viewer and to keep the content of the rendered in XAML report in the page area in case of exceptions when exporting in other formats.
Unplanned
Last Updated: 27 Mar 2019 08:21 by ADMIN
Created by: Paolo Canzian
Comments: 0
Category: Reporting
Type: Feature Request
1
It would be great if all the localizable/localized strings/resources can be exported, e.g. into an Excel file, so they can be given to a translator and imported once translated
Completed
Last Updated: 21 May 2019 08:38 by ADMIN
Declined
Last Updated: 25 Mar 2019 15:06 by ADMIN
I hope the user can edit or save or load the report template in winform application like devexpress.
Unplanned
Last Updated: 21 Mar 2019 08:02 by ADMIN
Created by: Guillermo
Comments: 1
Category: Reporting
Type: Bug Report
2

Good afternoon. When I export a report with a crosstab that contains vertical titles to PowerPoint, the titles are not visible. Please could you help me fix it. Thank you.

Unplanned
Last Updated: 21 May 2019 08:57 by ADMIN
If the command for fetching Report Parameter AvailableVlues times out, the WPF Viewer freezes with hidden parameters' area, i.e. it is not possible to enter other values and the application needs to be restarted.
Unplanned
Last Updated: 21 Mar 2019 07:40 by ADMIN
The rotated text using Times New Roman font appears truncated in the Html5 Report Viewers. The text is properly rendered in formats other that Html.
Completed
Last Updated: 19 Jun 2019 12:25 by ADMIN
Release R2 2019 SP1
Created by: Daniel
Comments: 1
Category: Reporting
Type: Bug Report
2
A valid URL, part of which is '/respuestas%2F138%2F116?' contains the substring '%2F' that is the URL Encoding for '/'. The image from the URL can be successfully opened in a browser. It cannot be resolved properly from the Reporting engine, as the actual request made for the image (as seen in Fiddler) contains '/respuestas/138/116?' instead of the original part - note the '/' replacing the original '%2F", which is not valid and causes a '400 Bad request' error.
Unplanned
Last Updated: 18 Mar 2019 07:59 by ADMIN

Much like the way Excel has the ability to utilize VBA functions. it would be usefull and more conventient for developer if they could include custom functionality/functions in a report rather than use an external assembly.  The steps involved to include/use an external assembly is daunting at best and not at all straight forward.  

Something like you right click the report and one of the menu options is "Add Custom Function".  Or in the expressions dialog box have an option to create/add a custom function.  

You get the point.  I'm sure your team of developers could come up with something. 

Unplanned
Last Updated: 12 Jun 2019 14:11 by ADMIN
The fields of the report's data source are not available in the DocumentName evaluation context. It would be helpful if one can use an expression like =First(Fields.ClientName) for DocumentName.
Unplanned
Last Updated: 29 Mar 2021 10:36 by ADMIN
Created by: Grant
Comments: 0
Category: Reporting
Type: Feature Request
1

I am currently using the Telerik Reporting 13.0.19.222 software to generate an annual report that we will send to our constituents. I can render the report to a multi-page PDF for emailing and local archiving with no PDF standard or PDF/A-3b just fine. However, we intend to send the rendered PDF reports out to be printed and mailed by a publishing company that has requested that the documents comply with the PDF/VT standard.

Is this something that is being considered and/or implemented in a future release?

Thank you in advance,

Grant Hoelscher

Completed
Last Updated: 29 Apr 2021 06:42 by ADMIN
Release R1 2021 SP1
Created by: Graham
Comments: 11
Category: Reporting
Type: Feature Request
4
When in a Report section an item (e.g. Crosstab) grows horizontally, it may introduce horizontal physical page breaks due to insufficient space. The corresponding horizontal page breaks would be multiplied across all the physical pages that would be normally generated (i.e. without horizontal paging). Usually, these extra pages will be blank. In most cases having an option to remove these blank pages would be very useful.