Telerik Forums
Reporting Forum
19 answers
612 views

The legend text is getting cut off.  There does not seem to be any pattern to the issue.  I am using Microsoft Visual Studio Community 2019 and have Telerik installed.  I have created several graphs and have gone into the graph properties of the graph.  I selected Series --- <Then the bar Series> --- LegendItem and entered the value.  The text is getting cut off.  Please note the post in other category. 

 

https://www.telerik.com/forums/legend-text-getting-cut-off

Rich Schone
Top achievements
Rank 1
Veteran
 answered on 31 Jul 2020
1 answer
821 views

Hi,

I am creating the Pie chart and I would like to show additional value, percentage and total in legend.

I tried to add the value and percentage in the label expression in Legend Item Value property as a string. But the value fields are not able to Right align.

How to add the total field in legend and how to format the label field in legend.

Any help will be highly appreciated.

 

Thanks.

Neli
Telerik team
 answered on 27 Jul 2020
1 answer
887 views

Hi,

I've created a trdp report (created parameters there) and trying to use it in blazor server side project. I've found the code below on Telerik doc page. Unfortunately there is no any code sample how to pass custom parameters here. Any example will help.

Thanks.

ReportViewer ViewerId="rv1"

ServiceUrl="/api/reports"

ReportSource="@(new ReportSourceOptions() { Report = "YOUR_REPORT_HERE.trdp" })"

Parameters="@(new ParametersOptions { Editors = new EditorsOptions { MultiSelect = EditorType.ComboBox, SingleSelect = EditorType.ComboBox } })" ScaleMode="@(ScaleMode.Specific)" Scale="1.0"

Andrey
Top achievements
Rank 1
Veteran
 answered on 25 Jul 2020
1 answer
387 views

I tried creating both dotnet core and dotnet framework class library projects, added the telerik reporting nuget packages to them.

But when opening add new item dialog, Telerik report is not showing up as an option.

The user in this post seemed to be able to do this

Why is this?

Neli
Telerik team
 answered on 24 Jul 2020
2 answers
122 views

Hello,

I'm currently converting an old reporting system to Telerik. In particular, the legacy system is composed by a user interface and two services: a data provider and a print service. My job is to replace the print service with Telerik Reporting, developing an adapter between the data provider service and a Telerik DataSource.

The main problem is that the data provider service does not expose a way to access data; instead, it actively calls the print service providing data for a specific section to print.

I identified Telerik's ObjectDataSource as the best data source to use, which should refer to the adapter as if it is a business logic object; this object should refer to a buffer which is used by the legacy data provider service to cache data to print. The problem is that memory is a constraint, so I've done some testing before starting to develop such a complex solution. As far as I can tell after those tests, when printing the same section consecutively, Telerik asks for all the data needed at that level before showing the preview, so I should buffer every data before Telerik possibly can show them in the preview, which is unacceptable for big reports.

Am I right or am I missing something?
And if I'm right, is there any other way to make Telerik Reporting construct its preview in the same section-by-section way used by the legacy data provider?

Thanks in advance and best regards

NiccoMlt
Top achievements
Rank 1
Veteran
 answered on 24 Jul 2020
3 answers
389 views

Is it possible to add icon / logo inside a QR Code ?

 

Neli
Telerik team
 answered on 22 Jul 2020
3 answers
261 views

Hi,

When there is 4 report parameter, and when end date date picker is expanded picker position will be  on bottom and scroll bar comes ups.

When there is 5 parameters, and when end date picker is expanded position will be on top and there won't be any scroll bar.

 

How can i get rid of this scroll. Kindly help me on this.

 

Regards,

Sulatha

 

Veronika
Telerik team
 answered on 20 Jul 2020
7 answers
1.0K+ views
Hi 

i'm using the "In" operator for Telerik Reporting v.7.1.13.612. And i came up with the issue that it fails to verify any array value greater than 9. I'm using this filter in the conditional Formatting  (=Parameters.TemplateId.Value in split("|","1|2|3|4|5|6|8|11|9"))

I tried to split the string using the split function so that it gives output as an array ( see above) then also when the parameter value becomes 11 it fails and when i use different parameter values like 3,2 it works. is there is a bug or i'm not doing something right. I don't want any code behind function for this. 
Cynthia
Top achievements
Rank 1
 answered on 15 Jul 2020
3 answers
450 views

Hello,

I am dealing with an issue that I am not able to solve.

I have a Table that I want to print run-through without blank lines. I have put keeptogether FALSE but it does not work.

I put this the property to false in the table and at all the items of all the report (just to ensure) without result.

Is it a bug or should I change any other property?

Attached it is the reportTable with the design and the result with the visual explanation.

Thanks a lot in advance.

Gema

Katia
Telerik team
 answered on 15 Jul 2020
3 answers
347 views

Hello Telerik,

I have created a Bar chart Report, wherein the Data point Label value is set Outside the column. It is fine for some bars, but the the bar which is the maximum, the value is displayed inside the the column.

Please find the attachment for the same. Request you to help me in resolving this.

 

Katia
Telerik team
 answered on 15 Jul 2020
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?