Telerik Forums
Reporting Forum
1 answer
483 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
603 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
89 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
809 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
801 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
210 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
0 answers
102 views

Hello,

 

I'm using Telerik reports while developing reports for our client, publish of our application is coming soon, and I'm wondering in the future, if customer would like to hide some field, change fonts, or something like that.. what do I need to install acctually on that client machine to get some kind of editor on it's client machine?

 

Thanks 

Roxy'Pro
Top achievements
Rank 1
 asked on 22 Oct 2018
3 answers
447 views

Hi,
     After export  from report to excel format, each row combined with 2 rows, i means row override with 1 rows,
screenshot : http://prntscr.com/l3vj4p

output excel file : https://www.dropbox.com/s/cpnbhyv06yobbqh/InsatantReport.xls?dl=0

Ivan Hristov
Telerik team
 answered on 22 Oct 2018
11 answers
1.4K+ views

Am trying to set the conditional formatting of the table element based on the following Filter:

= Count(Fields.attributes.Discovery_Number) = 0

and if true, set the Style Visible to false.

But it's always returning true, so the table is always hidden even if it has rows.

What should be changed?

Silviya
Telerik team
 answered on 22 Oct 2018
7 answers
845 views

Hi,

I’m using a RichTextBox in my application where I do some very simple text formatting; Bold, Text size, color, und Tab. This I then save to a database. I need to print this including the text formatted.

I’ve tried using the HTML DataProvider and HTMLTextBox and TxtFormatProvider with a TextBox in my report but the formatting does not work.

I have read that I can do this with a bitmap, but before I try this would you let me know if this is the only way, or is it possible to display richText in a report with the standard tools?

 

Thank you very much

Wayne

Ivan Hristov
Telerik team
 answered on 22 Oct 2018
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?