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.
Unplanned
Last Updated: 13 Mar 2019 12:04 by ADMIN
The Fonts meta information in the PDF rendered document is incorrectly populated. It contains entries for missing Font subfamilies, i.e not available during report rendering. We observed this with Franklin Gothic Medium Condensed font that has only Regular subfamily.
Unplanned
Last Updated: 13 Mar 2019 10:05 by ADMIN
Created by: IT
Comments: 0
Category: Reporting
Type: Bug Report
1
The ExportDialog window in Windows Forms Report Viewer does not respect resource files for localization and displays always the default text.
Completed
Last Updated: 20 Jun 2019 13:20 by ADMIN
Release R2 2019 SP1
t
Created by: Mozhgan
Comments: 1
Category: Reporting
Type: Bug Report
3
t

Hi Support Team,

 

There an issue  for exporting  report to PowerPoint when there is grouping in table and tables goes to next page, 

I got this error : "The given key was not present in the dictionary"

I've attached sample trdx file for your consideration.

 

Thanks,

Mozhgan Javadi

Declined
Last Updated: 12 Mar 2019 07:43 by ADMIN

Hi

 

I am no longer able to build my reporting project on TFS on line, (I used to be able to) I get the build error

The nuget command failed with exit code(1) and error(Errors in packages.config projects
    Unable to find version '13.0.19.116' of package 'Telerik.Reporting'.
      https://api.nuget.org/v3/index.json: Package 'Telerik.Reporting.13.0.19.116' is not found on source 'https://api.nuget.org/v3/index.json'.
    Unable to find version '13.0.19.116' of package 'Telerik.Reporting.Services.WebApi'.
      https://api.nuget.org/v3/index.json: Package 'Telerik.Reporting.Services.WebApi.13.0.19.116' is not found on source 'https://api.nuget.org/v3/index.json'.)
Packages failed to restore

 

Please help this is urgent .

 

regards Laz

Pending Review
Last Updated: 18 Mar 2019 08:05 by ADMIN
I have tried like operation in condition formatting and it is not working.
Completed
Last Updated: 15 May 2019 13:51 by ADMIN
Created by: Yannick Patton
Comments: 0
Category: Reporting
Type: Bug Report
1
in the real world, an exception can really occurs in the resolve method, and I want bubble this unknown exception coming from resolve method and not a custom exception written in GetParameters method
Unplanned
Last Updated: 25 Jun 2019 10:09 by ADMIN
Created by: Uday
Comments: 2
Category: Reporting
Type: Feature Request
8
It will be great if the Office (Word, Excel, PowerPoint) reports generated by Telerik Reporting can be password protected.
Unplanned
Last Updated: 01 Mar 2019 08:28 by ADMIN
The PDF rendering does not respect the new line characters in a multiline text watermarks, rendering it on a single line.