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.
Unplanned
Last Updated: 27 Feb 2019 13:16 by ADMIN

My Scatter Chart  has 3 points that are very close and I want to change label alignment for 1 as Top, 2 as Left and 3 as right.

Currently, there is no option to automatically place the labels so that they don't overlap.

Completed
Last Updated: 16 Oct 2019 11:13 by ADMIN
Created by: Emanuele
Comments: 1
Category: Reporting
Type: Bug Report
1

When you have some <br /> tags in the HTML, the behavior is different between Kendo Editor and Telerik Reporting.

I attached HtmlTextBox result and Kendo Editor behavior. 

Unplanned
Last Updated: 13 Mar 2020 12:37 by ADMIN
Unplanned
Last Updated: 26 Feb 2019 17:06 by ADMIN
I have a customer request to Scale to Fit One page when exporting a report to excel. It is a large document created via the crosstab. I am Requesting that on export to excel, the property of Scale to Fit page can be set.
Unplanned
Last Updated: 26 Feb 2019 07:21 by ADMIN
Created by: n/a
Comments: 1
Category: Reporting
Type: Feature Request
2
It would be convenient if it is possible to set the Encoder of the Barcode with binding, e.g Encoder type to be able to come from the database
Unplanned
Last Updated: 20 Feb 2019 11:07 by ADMIN
Created by: Jerry Marquardt
Comments: 0
Category: Reporting
Type: Feature Request
2
It would be convenient to be able not only to select but also to type values manually (i.e. search) in the Multivalue Report Parameter editor control
Completed
Last Updated: 19 Jun 2019 12:12 by ADMIN
Release R2 2019 SP1
Created by: გიორგი
Comments: 1
Category: Reporting
Type: Bug Report
1

I want to define conditional formatting on table row, after I define a filter and save it, I can not save the conditional formating dialog, it gives exception.

What am I doing wrong?

 

Unplanned
Last Updated: 19 Feb 2019 11:50 by ADMIN
Created by: Tony
Comments: 1
Category: Reporting
Type: Feature Request
6

I have implemented heatmaps from the site:https://www.patrick-wied.at/static/heatmapjs/

They allow me to zoom in at different levels in a map to see where the greatest sales are, for example, and puts a hotspot where the highest sales are.

It would be awesome if I could put this in a Telerik report as an alternative from the choropleth heatmap.

 

 
Completed
Last Updated: 26 Feb 2019 07:31 by ADMIN
For now, Telerik Reporting is supporting SQL Server data provider only. Once the .NET Standard  2.1 Is live, please include the support for multiple data providers.
Completed
Last Updated: 15 Feb 2019 11:29 by ADMIN
I add some Datasources, some Report Parameters depending on that datasources without issues. But as soon I add a "HtmlTextbox" to the report and I build it, one (or more) data source(s) disappear.

Additional information:
- Visual Studio 2015,
- Telerik Reporting version 12.2.18.1017,
- Reproducible only in Visual Studio Report Designer
Pending Review
Last Updated: 19 Feb 2019 14:07 by ADMIN

 Using Roboto Medium changes values  "FVS!dBTI"  should be "EUR Cash" (shift characters by 1) weird !!!!

 

 

 

Unplanned
Last Updated: 21 Jan 2022 17:41 by Melinda
Created by: Raghu
Comments: 1
Category: Reporting
Type: Feature Request
8

As for now, the workaround is to use the series' DataPointStyle.BackgroundImage property to add a custom image as a marker. Then, to change this image based on the condition you can use DataPointConditionalFormatting property.

The Marker Types I am using are commonly used e.g Square, Plus, Cross. Please add an option to set Marker Type for the values instead of background Image.