Telerik Forums
Reporting Forum
1 answer
977 views
Much like SSRS is there a way in Telerik Reporting to set a number format that is "Blank when Zero"?
Eric R | Senior Technical Support Engineer
Telerik team
 answered on 13 May 2021
5 answers
2.1K+ views
I would like to remove page header, report header, and both footer while exporting to Excel. Is there a way to do this?
Jose
Top achievements
Rank 1
Iron
 answered on 13 May 2021
1 answer
251 views

Hello!

My report has a simple table. A text field is placed under the table. The table and text field have the Docking property set to Top. 
If the table fits on one page, then exporting to pdf is fine. But if the table is divided into several pages, then the text field has the wrong position.

My Telerik.Reporting version is 15.0.21.326.

Dimitar
Telerik team
 answered on 12 May 2021
1 answer
366 views

I want to this field textbox looks the same in the reporting(Respect the whitespaces) in a HtmlTextBox

And HtmlTextBox only show a single whitespaces

 

Todor
Telerik team
 answered on 12 May 2021
1 answer
378 views

I have a  one page report that has a large image that appears conditionally on a second page.  We want this second page to only be the image and not include the header and footer.  When the header settings are set to PrintOnLastPage = False and PrintOnFirstPage = True, it works as intended where it appears on the first page always (whether the report is 1 page or 2 pages) and never on the second page.  The Footer, on the other hand, with the same settings (PrintOnLastPage = False and PrintOnFirstPage = True) will appear at the bottom of the first page on 2 page reports, but disappears entirely when the report is only 1 page.  

I am trying to figure out why the header and footer seem to act differently even though they have the same Behavior settings. I would like the footer to act just like the header- where it always appears on the first page (for 1 and 2 page reports) and never on the second page, if there is a second page.  I apologize if something like this has been asked before, but I could not find anything.

Todor
Telerik team
 answered on 12 May 2021
1 answer
158 views

Has anyone figured out how to provide an incremental build version of a report (report definition file) that can be read by the web app? I would like to display this version for tech support so they can see if the client has the latest version of that particular report.

I'm NOT talking about the Telerik version the report was created in. I'm talking about versioning the report itself

Todor
Telerik team
 answered on 12 May 2021
1 answer
248 views

Hello everyone! I am a very new user of Telerik Report Designer. We would like to have the following text show up via a text box on all of our reports.

Copyright 2021

We would like the year to automatically update every year and not have to go back in to the reports to manually change the year. Can someone please help me with this? I have an expression set up right now that just says = 'Copyright 2021'. Thanks!

Plamen Mitrev
Telerik team
 answered on 12 May 2021
1 answer
128 views
My company currently uses an ERP that allows us to send automated Telerik reports through email. But there are a number of limitations to that ERP's ability to send emails with our reports attached. Is there software out there that specifically utilizes Telerik reports (we build them using the Standalone Report Designer) that can query data from SQL Server and send our Telerik reports out to customers? We can't ditch our ERP so we're looking for software that works with Telerik Reports to hopefully do more than what we can with our current ERP.
Todor
Telerik team
 answered on 11 May 2021
1 answer
733 views

Hi,

We use Web service datasource almost in all of our reports. In web service datasource we use OData query to get some information from our server. We usually customize web service data sources by using inline parameter @url to set value for Service Url property. Inline @url parameter will be calculated based on some formula (see ConfigureRequestParameters.PNG attached picture, @url parameter value can be complex). We use Html5ReportViewer, .NET5.

The question here is how to get complete odata url for the specific webservice datasource of the report programmatically (we also implemented custom report resolver in our project)? Meaning that what will be the final version of OData url on execution process?  

As a sample report you can use attached report (TestProductReport.zip).

What we want is to get this complete odata url:

 https://services.odata.org/V3/Northwind/Northwind.svc/Products?$select=ProductID,ProductName,UnitPrice

In design mode you see ConfigureRequestParameters.PNG.

Thanks,

1 answer
377 views

I'm using Report Designer 15.0.21.326:

I'm trying to return all transactions that occurred over a single day. When I use a report parameter to choose the date I want to return results for, it only returns results that occurred on the date specified at specifically 0:00:00. To work around this, I have defined an end date report parameter so I am entering a date range of 1/1/2020 - 1/2/2020. My report filter is filtering >= StartDate and < End Date. This effectively filters all transactions for date 1/1/2020.

Is there a way to have one date prompt and set the filter to add 24 hours to the date value that is selected rather than defining a start and end date report parameter?

 

Todor
Telerik team
 answered on 06 May 2021
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?