Telerik Forums
Report Server Forum
1 answer
138 views

Hello,

I am currently working on a report that will print on a #10 envelope. For this report, all textboxes must be rotated 270 degrees (vertical).

I have no problems rotating normal textboxes from the properties menu. However, I also have an HTML textbox that must be rotated.

I have tried the following HTML expressions in an attempt to rotate the text. Neither one was successful.

Expression 1:

<div style="transform: rotate(270deg)">

{Fields.client_addr1}

<br>

{Fields.client_addr2}

</div>

Expression 2:

<div>

{Fields.client_addr1}

<br>

{Fields.client_addr2}

</div>

<style>

div {transform: rotate(270deg)}

</style>

 

Please let me know if I'm doing something wrong, or if this isn't possible.

Thanks!

Dimitar
Telerik team
 answered on 24 Mar 2023
1 answer
196 views

Good afternoon!

I am currently working on a report that needs to be limited to a single page. In order to accomplish this, I limited a subreport containing a list of case charges using the Top N filter (shown in the attached picture). This operates exactly how I'd like it to- it limits the charges list to 5 if there are more than 5 charges.

I would; however, like there to be an indicator on the page if the list exceeds the limit of 5 (or if the top n filter is active). I believe the best way to accomplish this would be to have a textbox that is visible on the page if there are more than 5 charges and invisible if there are less than five charges.

I tried using various filters and conditional formatting rules, but nothing I have tried so far has worked.

Is there an easy way to accomplish this, or a function I should be using? Would it be beneficial to create a second subreport?

Thank you!

Momchil
Telerik team
 answered on 02 Mar 2023
1 answer
51 views

Hi,

i want to delete my account. How can i do that?

MfG,

Tom

Iva
Telerik team
 answered on 20 Feb 2023
1 answer
101 views

Good Afternoon Telerik Community,

 

In Telerik Report Designer- Is there a way to change or highlight a cell red if it contains a duplicate value in the report ran?

 

in example, if a patient has the same MRN but diff account number highlight the MRN red. Similar to Excels (Duplicate Value) conditional formatting?

 

Thank you!

Todor
Telerik team
 answered on 02 Jan 2023
1 answer
155 views

Good Morning Telerik Community,

 

How can I show blank data in a table using the Telerik Report Builder?

 

The current code I am using is not displaying blank(empty) cells. and, when I coalesce nothing appears as well. When I run my query on the server(oracle server) I get back all my table values I am requesting even if the value is blank. However, running it out of Telerik it seems if its blank in one table value but has data in another on the same row it just skips the entire row even with the ones with data instead of just displaying blank, null or nothing.

 

in example, I have 5 tables I am querying. 

 

Accession | Patient Name | DOB | Exam Name | Radiologist (How it should display)

000001231 | Doe, Jane | 01/01/1800 | Bilateral Mammo W/Wo Contrast | Dr. Sheldon Cooper

000001236 | Doe, John | 10/06/1929| Bilateral Hip With Contrast | 

000001234 | Doe, Jamie | 07/14/1915 | Chest Angio W Contrast | Dr. Sheldon Cooper

Total Rows: (3)

 

Accession | Patient Name | DOB | Exam Name | Radiologist (How it currently displays incorrectly)

000001231 | Doe, Jane | 01/01/1800 | Bilateral Mammo W/Wo Contrast | Dr. Sheldon Cooper

000001234 | Doe, Jamie | 07/14/1915 | Chest Angio W Contrast | Dr. Sheldon Cooper

Total Rows: (2)

 

 

Is there something within Telerik report builder I am doing incorrectly or, I do not understand?

 

Any help would be appreciated!

Dimitar
Telerik team
 answered on 19 Dec 2022
1 answer
206 views

I have tried to add fonts to the web report designer by installing the true type font on the production OS.

I also tried to add the font as a private font.

I am running on Windows Server 2019 - IIS with Build version: 8.2.22.1109

If I design a report on the desktop client and upload it, the report displays the correct font (I think this is because the font is installed on both the production server and my workstation) but shows a 'blank' font face under style (see attached) . If I export this report the font style is lost entirely and replaced with Microsoft Sans Serif.

I would prefer to have my users work through the web designer to keep things easier and more consistent for them. How can I get any true type font installed to the Report Server Web Designer?

Todor
Telerik team
 answered on 25 Nov 2022
0 answers
145 views

Hi, sorry for the lack of experience in object data source, my question is I am making a class to retrieve the data from postgresql db and I am using npgsql. After creating the dll, I put it in the bin folder of my TRS as what in the tutorial stated and added it in the AssemblyReferences. Do I also need to add the dll of Npgsql because when I did that, it gives me the following error

""

Or how do you retrieve the data from postgresql as object data source?

Raniel
Top achievements
Rank 1
Iron
Iron
 asked on 23 Nov 2022
0 answers
106 views

HI
I have created a simple telerik report in web designer, it runs fine, there is no error, and there are data on the report

but it shows a blank report initially when the report is pulled up,
and after I click refresh button, the content will appear.

Any suggestion?

Steven
Top achievements
Rank 1
 asked on 17 Nov 2022
1 answer
100 views

Hi, In the pageHeaderSection, I have written there the company name, their address and the logo coz I want to appear it on every page and this is for the 1st cooperative report. We are handling a lot of coops, so if I'm going to upload the report to each of our client server,  I would like to know how to change the pageHeaderSection content where if I change the content, all reports page header should be affected, In short I wouldn't be manually opening all reports just to change the content of the pageHeaderSection. 

Scenario: If the 1st coop opens the report, they will see just their company name, their address and the logo, its like it will automatically change the pageheadersection content depends on what client access the report. Any idea on how to do this?

Coopbase
Top achievements
Rank 2
Iron
Iron
 answered on 12 Oct 2022
1 answer
352 views
Hi, In my current reports, I need to retrieve the client's logo which was stored from our PostgreSQL database as BLOB and this logo will change automatically depends on user. Any reference on how to do this?
Todor
Telerik team
 answered on 10 Oct 2022
Top users last month
horváth
Top achievements
Rank 2
Iron
Iron
Steve
Top achievements
Rank 2
Iron
Erkki
Top achievements
Rank 1
Iron
Mark
Top achievements
Rank 2
Bronze
Iron
Veteran
Jakub
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?