Telerik Forums
Reporting Forum
1 answer
103 views
We started to have a very large volume simultaneously to generate the same report and this is causing an increase in the CPU. Would I have some way to better manage orders?
Todor
Telerik team
 answered on 20 Apr 2021
1 answer
120 views

I have two report parameters, one for date, another for Sales Rep. They are visible, and I am using them to filter the report. I can add the first date filter to the Crosstab, but when I add the second filter to the Crosstab, I get an error for the operator. I changed to from "=" to "Like", because it is a string, but that did not resolve the issue. What I am doing wrong?

Error: "An error has occurred while processing Table 'Cosstab1': Cannot perform '=' operation on System.String and System.Object[]."

Michael
Top achievements
Rank 1
Iron
Iron
 answered on 19 Apr 2021
2 answers
3.6K+ views

Hi,

 

We have a issue when generate a report in the report viewer with a timout, see below. I have tried to set multiple timout settings in IIS and Web.config but nothing helps. The strange thing is the query in the SQL database doesn't take more then a minute, so it seems like a connection issue between the application server and the database server. It is quite a lot of data, so maybe that is the issue?

 

 

Request timed out.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Request timed out.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:

[HttpException (0x80004005): Request timed out.]

Todor
Telerik team
 answered on 19 Apr 2021
5 answers
818 views

Hello,

In our company, we have a lot of Telerik reporting templates, created with the visual studio designer tool and used for generating PDF.

These reports contain several cultures support (localization) and images. We also have custom c# code in several events (ex: NeedDataSource event)

We are migrating to .net core all our projects.

I’ve tried a fist attempt to migrate to .net core, but I faced several issues:
-The designer doesn’t work, but it’s “normal” as noted here…: https://docs.telerik.com/reporting/ui-report-designer
-Localization doesn’t work. Surely linked to resource management change in .net core.
-I had to remove images from the report template to avoid exception at runtime (because the designer embeds them into resx file)

Before digging in more, Which is the best recommended way to migrate legacy report to .NET Core ? (And still have localization and custom code on events)

When the .net core designer will be available?

Thanks in advance,

Neli
Telerik team
 answered on 16 Apr 2021
4 answers
1.2K+ views

Hi everyone,

I have a value with format: <div> Hello world! Just bonus some special chars: < > & ! </div>

Expected result: Hello world! Just bonus some special chars: < > & ! 

I've tried to use the HtmlEncode but it displays as "<div> Hello world! Just bonus some special chars: < > & ! </div>"

Can you guys support this issue?

Using Telerik Report Designer and programming language C#

Thanks,

 

Hung
Top achievements
Rank 1
 answered on 16 Apr 2021
1 answer
111 views

I have a report which includes some parameters.  One parameter pulls a list of organizations for which to pull data into the report.  There is another parameter which populates depending on which/how many organizations are chosen.  When all organizations are chosen, the second parameter will cause a time out because there can be a lot of values that are returned.

Is there a way to load these values in batches so that there is no wait time in loading of parameter values?

One idea I was thinking was to load in batches (although this may not be an option).

Any ideas will be much appreciated.

Todor
Telerik team
 answered on 15 Apr 2021
7 answers
2.5K+ views
After I upgrade from R3 2018 to R1 2019. I can't see Reporting toolbox in Toolbox of VS 2017. When I click to show all. I can see toolbox of R3 2018, but  I can't use it because my reporting Version is R1 2019.

Anyone can help me?
Keith
Top achievements
Rank 2
 answered on 15 Apr 2021
3 answers
346 views

Hello,

I want to display all the data of the table by default without selecting any option from dropdown filtering.

Or add a option "ALL" to the dropdown list to select all the data from the dropdown filtering.

Neli
Telerik team
 answered on 15 Apr 2021
1 answer
117 views
In ReportViewer Scroll Event - Not Firing
Todor
Telerik team
 answered on 15 Apr 2021
1 answer
287 views

I just try Telerik Reporting and try to connect to my index in Elasticsearch.

I use WebService Data Source and use this url

http://localhost:9200/[indexname]/_search?pretty=true&q=*:*

But got no document in my Data explorer
Dimitar
Telerik team
 answered on 15 Apr 2021
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?