Telerik Forums
Reporting Forum
2 answers
56 views

As the default CSV export contains unwanted text, I'm trying to have a cleaner CSV export through HTML5 Report Viewer by using CSV device settings. However, the option NoStaticText won't apply to the CSV export correctly. The Textbox and its data under pageHeaderSection still shows in the CSV as columns

https://docs.telerik.com/reporting/knowledge-base/configuring-the-csv-rendering-extension

How do I prevent those Textbox/label and value from the reportHeaderSection from showing in the CSV export?

Thanks.

Todd
Top achievements
Rank 1
Iron
 answered on 08 Jan 2025
1 answer
72 views

We are considering usage of Telerik Reporting. But I have some question unclear of me.

What kind of file format does Telerik Reporting use for exporting?

We have planed the next features for our services:

  • Design pre-defined report templates
  • Generate a report from pre-defined report template and SQL like source by an user request
  • Export report by the user in XLSX, CSV, DOCX, PDF formats

Telerik Reporting (responsible for Feature-complete embedded reporting solution that enables you to create, style, view and export rich, interactive and reusable reports in your web or desktop application. Now with support for: .NET Core, Blazor, ASP.NET MVC, ASP.NET Ajax, Angular, React, WPF, WinForms. ) looks as an optimal option. But, I have found on the pricing page that Telerik Document Processing (responsible for NET libraries for creation and manipulation of most commonly used file formats (XLSX, CSV, DOCX, PDF, HTML, RTF, TXT, ZIP) without relying on third-party software, such as Microsoft Office or Adobe Reader. )

I can't understand from the descriptions which export format used in Telerik Reporting plan?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Jan 2025
1 answer
39 views

We have to implement Reporting functionality.
This functionality requires next features from the list/Features:

  • design number of reports
  • generate per-designed reports by user requests with appropriate data
  • download reports (word, excel, CVS, pdf)

We don't need preview, live design or anything like this.
I am looking in the price options:

On the first view it is enough Telerik Reporting (Feature-complete embedded reporting solution that enables you to create and export reports).

But, I have noticed that this plan doesn't include Telerik Document Processing (NET libraries for creation and manipulation of most commonly used file formats (XLSX, CSV, DOCX, PDF, HTML, RTF, TXT, ZIP) without relying on third-party software, such as Microsoft Office or Adobe Reader. ).

I can't find a type of exports for Telerik Reporting  and can't understand - do we need for Telerik Document Processing for our functionality and how to include it?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Jan 2025
10 answers
869 views
I'm at my whits end..   i come from the Crystal/SAP world.  what ever we do we can't get a large report (150,000 records, 3000 pages) to work.  I have to tell my clients, i will build them a desktop Crystal solution.  why can't telerik reporting generate reports this large..  every other reporting product does.   

is there any way i can keep telerik reporting and have it work with large datasets or do i have to use Crystal?  please help.   my clients are screaming..   
Dilip
Top achievements
Rank 1
Iron
 answered on 02 Jan 2025
1 answer
61 views

I have a .NET 8 Blazor WASM frontend using ReportViewer with a .NET 8 Minimal API with the Telerik Report REST Service. All of this is setup and works fine when the reports (trdp) aren't doing anything complicated, but when I try to use a trdp provided to me that uses some WebServiceDataSource calls that require auth I get a 401. 

These endpoints that are being hit work using the same AuthenticationToken used to hit the telerik endpoints. 

Somehow I need to get the token I am already passing down to also go to those webservicedatasource endpoints. These endpoints are actually in the same project as the telerik report service and work fine on their own with the token

Dimitar
Telerik team
 answered on 23 Dec 2024
1 answer
28 views
I have a question regarding the use of procedures in Telerik Reports Design. I am trying to generate a report that utilizes a stored procedure from the database. However, when attempting to use the stored procedure, I noticed that the system does not recognize the parameters. I have also tried declaring a sys_refcursor, but the issue persists.

I would like to know if there is any alternative or different approach I can take to resolve this issue.
1 answer
31 views

Hello,

I need to generate a report with a Table Of Contents. Everything is generated dynamically through C# with a JSON I use in Telerik Reporting. The thing is : in my TOC section, I need the Level 1 to not have the page number on the right. I managed to remove the dots between the title and the page number (LeaderSymbol) but I can't find anything to remove the page Number...

Can somebody tell me if it's possible and if yes : how ?

Thank you

2 answers
54 views

I am trying to display a textbox in the report header when the page is first opened and no parameters have been selected. Something like "Please select parameters to view report." I am trying to do this by creating a binding on the textbox like this "=IIf(Parameters.Plant.Value Is Nothing, True, False)" So if the plant parameter is blank (which it would be), display the text box otherwise do not.

I can't get this to work. Can you give me some insight as to what I may be doing wrong?

Thanks

Toya
Top achievements
Rank 1
Iron
Iron
 answered on 18 Dec 2024
1 answer
50 views
I'm developing an ASP.NET report

My table header is obtained from the incoming data and is not fixed.
So I want to dynamically add Columns and put the content I specify, such as where the picture is circled

But no matter how I adjust it, I can't read my fields.

Even if I use static data for testing, it always tells me
"An error has occurred while processing Table 'table1':
Table Body has 3 rows but 1 are expected."

How should I write report code to achieve the results I want?

Attached is my code Hope you can help me answer it
Thank you very much
Dimitar
Telerik team
 answered on 18 Dec 2024
2 answers
57 views
I have a report created in the desktop designer with a single grouping that I have working correctly. However, I need to display results from a table on the last page of the report only. I cannot insert a table into the page footer that I can see, how can I achieve this? The group footer which allows a table prints at the bottom of every page. 
Ivet
Telerik team
 answered on 18 Dec 2024
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?