Telerik Forums
Reporting Forum
3 answers
518 views
I have a asp.net application which uses telerik reports to display data from a database. In one of the fields there have been curly braces {} used. This works fine in the application, however when the report attempts to use this data in a textbox I get "An error has occurred while processing Report 'TestReport': Error evaluating embedded expressions: Unexpected token inside an expression at index 12" does any one have idea on how to fix this short of replacing the curly braces when displaying in the report with regular brackets. I tried using an HTMLTextbox to see if it would handle it any better and it did not. Any help with this would be greatly appreciated.

Silviya
Telerik team
 answered on 26 Oct 2018
1 answer
237 views

I have a table in my report that contains 2 rows. I have now merged a couple of cells to create a larger column. I am trying to now conditional format the row in that if a record is null, hide that row.

It is not working as I suspect that it is seeing that the cells to the left and right have been merged. So I end up with the image attached.

Is there a way to accomplish this?

Brian
Top achievements
Rank 1
 answered on 25 Oct 2018
1 answer
80 views

Have a class deriving from Telerik.Reporting.Report.  The report has parameters which have values being passed in.  They are being passed in because I can print out their values on the report.

But I would like to intercept their values at some point in the code to do something with them, but when referencing them they are all null.

Tried referencing them in the constructor of the report, as this.ReportParameters.

Tried adding event handlers to various events of the report object, as well as events of datasource objects within the report.  What event handler needs to be handled where the ReportParameters will be available when they are passed in from outside?

Passing in parameter values from HTML5 viewer using reportSource property as object value set to parameters.

Ivan Hristov
Telerik team
 answered on 25 Oct 2018
10 answers
1.1K+ views

I have a table with several columns. Some of the rows have repeating data in their columns. Using Row Groups, I can group the data like so:

Patter     

Ivan Hristov
Telerik team
 answered on 25 Oct 2018
1 answer
467 views

Hi,

I have created a custom user function for translation where I will get the translations from a .po file and replace the values. The issue is these .po files resides in the same directory where the / file is. But these files are dynamic hence I cannot specify a static path inside my function. Is there a way to get the current path of the opened / file? I have tried 'Directory.GetCurrentDirectory()' and 'Path.GetDirectoryName(System.Reflection.Assembly.GetEntryAssembly().Location' but both returns the path for the Telerik.ReportDesigner.exe 

Silviya
Telerik team
 answered on 25 Oct 2018
1 answer
588 views

I have need for a report whereby the header has to be the same on each page but the contents and footer different.

As an example

  • Header
  • Detail1
  • Footer1
  • Header
  • Detail2
  • Footer2

Is this possible and if so can anyone provide details?

Ivan Hristov
Telerik team
 answered on 25 Oct 2018
2 answers
82 views

Have a table which is bound to a data source.  Would like to filter its rows from page to page based on a field value from the main report's data source.

Is this possible?

Silviya
Telerik team
 answered on 25 Oct 2018
1 answer
789 views

Dear Support,

I have created a table in Report designer and Hide a column dynamically depending on one of the Boolean Control, it works fine in PDF and Excel, however, when exporting to CSV files, the column shows up.

Is there a way to Hide the column in CSV file as well?
This is a 60+ fields table, and change that to Crosstab is not quite working for us as we can't have the title correctly in crosstab and data structure is not the same too.

Kind Regards

Hugo

Peter
Telerik team
 answered on 24 Oct 2018
2 answers
783 views
Could you give example of how to set the Filter property of a table in a report which has its own datasource set (i.e. the table does), so that the rows of the table can be filtered by a dataitem from the report's own datasource.  (So there is two datasources, one for the report and one for the table in the report, and want to filter the table rows by a field value from the report's main datasource.)
Edward
Top achievements
Rank 1
 answered on 23 Oct 2018
2 answers
206 views
Hi we have been evaluating Report Server and is getting an error whenever we connect storage to MSSQL Server (see attached image). I checked the service and its running. I just noticed in IIS its assigned to port 83 but in the config files its assigned to port 81. And whenever I change to port 83 it fails. Pls. help thanks.
Silviya
Telerik team
 answered on 23 Oct 2018
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
Iron
Iron
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?