Hello,
I want to assign the values of these parameters from session variables when I load the page with report.
I used session and couldn't load the report.
Thanks for your help!

I have a Table of Contents control in my telerik report, which works fine in preview mode and when exported to PDF, but when i export as a word document, each TOC link directs me to the top of the page.
Is there a solution for this?

Hello;
First I wrote my SQL query. As you can see in picture 1 my SQL query is working. I'm designing with Crosswizard. You can see it in Picture 2. Then I press the Preview button, the fault in picture 3 occurs. However, you can see in picture 1 that my SQL query is running. So what is the solution for this error?
I have the requirement for setting a vector based picture (svg) as page background on every page in a report.
I tried setting the graphic as page watermark, but rendering the report as PDF the graphic is rasterized.
Is there another way of setting a vector graphic as page background and when rendering the report as PDF it stays vectorized ?
Hello,
I am new to Telerik, and am having trouble opening the x86 Report Designer. I get this message:
Fatal error in workbench. Now closing... An error has occurred while loading the ReportDesigner's Workbench.
Is there a log file somewhere that can get me more details on this? What could be causing this issue?
My Blazor application uses an API for all its data and reporting etc
In my _Host.cshtml I have the following line
@* For Reports service hosted in another application / Report Server use absolute URI: *@
<script src="https://localpc/localapi/api/reports/resources/js/telerikReportViewer"></script>
and the report views OK.
When this goes into production, the localpc/localapi will change, the API will be hosted on the customers server
So, without change my code and re-compiling can I make this variable / configurable?
Thanks
We are looking for a reporting tool for our website and I am going through the Telerik Reporting.
The requirement is that the webapp should connect to a datasource and then the user
should be able to dynamically create and run a report. What I am seeing in Telerik
reporting is that I need to create a report metafile using the reporting tool and then
use that to run a report from the site.
So the question is does Telerik reports got the capability to dynamically create a report
from my website? Am I missing something?
Greatly appreciate your input

hi
Telerik report does not display data at production sometimes
Using asp.net core application along with wcf service call
Can you please help what is the root cause for this