Telerik Forums
Reporting Forum
2 answers
364 views

We are working on a report feature in our web app, and we are not sure if we need to be using Reporting or the Document processing.

I have attached the report template that I am trying to create in our application to this thread as an example. There are some simple tables as well as some indent formatting of data that will be needed. Our data to populate the report will be retrieved using a REST service api call.

 

I have started on making the report in the Telerik reporting, but I can only control page breaks through creating new groupings. Right now I have individual pages in the group headers and footers. Is this normal for creating a report that has to have page breaks?

 

Another issue I have run across is the ability to export the report as a word document and having the user fill in sections on their own. This is hard to do with the report tool because the sizes of the text boxes are fixed sizes when they get exported, which can cause the users not enough room to enter their text.

 

What are the main differences between the Reporting tool and Document Processing? I have noticed that the Reporting tool has more capabilities to display data in an appealing way, but that isn't really needed for this report.

 

Peshito
Telerik team
 answered on 12 Aug 2019
2 answers
436 views
Hello there,
Hope I can explain what I am encountering on my end and someone could help me out.

I am working on a report where I want to display employee details along with the educational background like his/her college or university. When I use just table in the detail section to display the employee educational details it shows all records for every employee like it should i.e 2 records for an employee but when I use textbox above the table to show the name, fathername, phone for employee it shows the record on 2 pages one for university and then for college thinking it as 2 different employees though it should move to the second page only when employee is other than this one. I hope you can understand what I want to say.

Can anyone help me out ?
Todor
Telerik team
 answered on 12 Aug 2019
1 answer
1.1K+ views

I am attempting to add the Angular Report Viewer to and ASP.NET Zero project.

 

When I add
import { TelerikReportingModule } from '@progress/telerik-angular-report-viewer';
to the app.module.ts

I get the following error when starting the app.
core.js:1601 ERROR TypeError: $.blockUI is not a function
    at Object.abp.ui.block (abp.blockUI.js:20)
    at Object.abp.ui.setBusy (abp.spin.js:47)
    at Array.<anonymous> (root.module.ts:27)
    at ApplicationInitStatus.push../node_modules/@angular/core/fesm5/core.js.ApplicationInitStatus.runInitializers(core.js:3166)
    at core.js:4740
    at _callAndReportToErrorHandler (core.js:4883)
    at core.js:4738
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:388)
    at Object.onInvoke (core.js:4071)
    at ZoneDelegate.push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:387)

It seems related to this issue, https://support.aspnetzero.com/QA/Questions/6156.

 

Has anyone had any luck getting the angular report viewer working with ASP.NET Zero?

Silviya
Telerik team
 answered on 12 Aug 2019
3 answers
502 views
Hi, I am looking the possibilities of Telerik to make some "Formulas" (Standalone Report designer).

I am not talking about to make a simple "Hello Mr John Smith", but some of my fields in my database need to be "decrypted".

For example (stupid example just to be understandable) if I have a field CarDetails, and the field is made as the following :

<CarModel>;<CarCountry>;<CarYearOfFabrication>...

I need to use Splits, Count() etc... functions. In my case this is for some matrix, I need to know the dimension of the matrix, and make easy calculations between their fields.

Is this kind of stuff possible in Telerik?I am used to Crystal Reports where I do it without problem, but I wish to change to Telerik, if this kind of job is possible

Thanks in advance
Silviya
Telerik team
 answered on 12 Aug 2019
8 answers
1.0K+ views
Hi,

is it possible to create a PDF file from telerik reporting automatically, not export it. I want to create the PDF file with it and save it to the servers disk space, for later usage.

Thanks and best regards,
Thomas
Neli
Telerik team
 answered on 08 Aug 2019
5 answers
1.7K+ views

Hello,

 

I have a question about border style in dynamic table. See atach file. I need border only last row ( border the lower edge of the last dynamic line) Can this be set?

 

 

Adrián Petráš

Ivan Hristov
Telerik team
 answered on 06 Aug 2019
3 answers
112 views
I am using Telerik html5 report viewer on my angular 6 application. Currently the css is downloaded from the web using:
<link href="http://kendo.cdn.telerik.com/2019.1.115/styles/kendo.common.min.css" rel="stylesheet" /> <link href="http://kendo.cdn.telerik.com/2019.1.115/styles/kendo.blueopal.min.css" rel="stylesheet" />
The problem is that my application needs to be offline. How do I accomplish this?
Are there any other actions I need to do in order for it to work offline?
TX Tal
Eric R | Senior Technical Support Engineer
Telerik team
 answered on 05 Aug 2019
3 answers
2.3K+ views
I would like to have every second row with a different style in my table.
I have created the following conditional formatting rules for the two different styles:

Expression: =RowNumber() % 2
Operator: =
Value: 1

Expression: =RowNumber() % 2
Operator: =
Value: 0

The issue is that the values are grouped by the field of the first column, and the RowNumber() function restarts to 1 for each new country value (see the attached screenshot).
Rory
Top achievements
Rank 1
 answered on 05 Aug 2019
1 answer
665 views

I have an application that has an angular 6 client with telerik reporting viewer,and C# api server.
I have created a report with the report designer. the report has 2 dateTime parameters defined like in the picture attached.

Now, I use it in the web service data source like in the other picture.

So far so good.

I update the parameters value from my clients like in the third image.

 

The problem is that when I check the value that is received in my web api has month and days switched so if the day is greater than 12 the parameter value is 1/1/0001. I have tried all sorts of datepipe format changes, with no success.
The problem is solved when I use the toDate and fromDate as string parameters, but is seems like a stupid solution, and that way I can't use the date type abilities like .toShortDateString() in the text box. Any ideas?
Eric R | Senior Technical Support Engineer
Telerik team
 answered on 05 Aug 2019
1 answer
291 views

We need to purchase Telerik Report Server to install at client internal network.

 

The client does not permit internet access

 

Can we install Telerik Report Server with offline install method?

and can we activate its licence offline?

Silviya
Telerik team
 answered on 05 Aug 2019
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?