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
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
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.
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.
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?
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.
Using Roboto Medium changes values "FVS!dBTI" should be "EUR Cash" (shift characters by 1) weird !!!!
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.