I have a Telerik.Reporting.Graph configured as a Line graph with a DateTime x-axis. Is there a way I can format the graph label so that it displays the week of the date? For example, instead of displaying a date and time, I'd like the x-axis label to display "Week 1 - 2018", "Week 2 - 2018", etc.
The formatting seems declarative without any ability to introduce customization that transforms the graph label.
I attached a screenshot for reference.
Thanks,
Jim

We
have a Telerik report in our ASP.Net MVC application and the report is
rendered in the ASP.Net MVC report viewer. The MVC application is hosted
in 2 servers on Azure of equal specs. Both
servers show the same page load times for the reports page.
We
are using same datasource to generate the report. To render the report,
on one server, the control takes more than 1 minute, while the other one
takes around 10 seconds. We noticed this behavior
even with a very low number of records (50 - 100).
Can you advise us on what steps we can take to diagnose the performance issue we having with the Reports View Control.
I have a report that needs to be generated in large quantities and sent to clients, so performance is of utmost necessity.
I've realized by monitoring SQL Server Profiler that all the available parameter values are queried twice, causing a few milliseconds of time wasted.
This however is not as serious as the fact that the main datasource queries are run twice as well. These cause quite a performance hit when generating reports.
After some investigation it seems that one of the tables referencing the datasource in the report is what is causing the repeat query. I find this strange since none of the subreports that use the same datasource cause the same behaviour.
The datasource value of the table is set to my maindatasource and no additional calculation is done on the data. The table literally just displays field values directly from the datasource
Why is my database getting hit more than once to retrieve exactly the same data?
The datasource is of type Telerik.Reporting.ObjectDataSource and I'm using 2015 Q3
HI
I am using Report Designer in Visual Studio IDE,
but I found that there have no "About" command for Report Designer IDE.
I need to know what the Report Designer version that I'm using.
Best regards
Chris


Hello,
I have a report which will be sent to n receivers. All receivers will receive the same report.
For this reason I want to add name and address in the report header.
In the end I want to generate one pdf with the n reports, one for each receiver.
Is it possible to do this in in one report, or do I have to make n reports and merge them together after they are genererated?
Please advice!
Regards Vegard.


I have data (get from stored proceduce in SQL). Telerik report show data very slow (data have 16828 row) about 2 - 3 minute. I have attach database and report .Can you help me. Thank you very much.
https://www.mediafire.com/folder/tfos9wtsxxttp/
