cancel
Showing results for 
Search instead for 
Did you mean: 

Report - Export issue on some url <a href, bad displayed

Former Member
0 Kudos

Hello,

My URL link set-up are because are set as formula, because I'm launching the report viewer from a JAVA apps in Internet Explorer

"<a href='"{?MatrixJPO - Parameter 1 (String)} + "/common/emxTree.jsp?objectId=" +{MatrixJPO.ECO_id} "' title=" "Open ECO:" {MatrixJPO.ECO_name}" target='_blank'>"{MatrixJPO.ECO_name}"</a>+

My issue is that in PDF or XLS or CSV this field is paste as is?

- Is it possible to set-up a conversion for Export ?

Thanks in advance

Alex

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Instead of inserting anchor tag (<a></a>) try this

insert a textobject and edit it then drag the field {MatrixJPO.ECO_name} in the text object and right click on the text object and go to format Text and select the Hyperlink Tab and check the option "A Website on the internet" and click on X+2 and write the url in "".

Hope this helps!

Raghavendra

Answers (1)

Answers (1)

Former Member
0 Kudos

My issue is that I need to set-up as a formula due too Java way of working of my software.

May be I can set-up formula base on Export:

- If Data on viewer ....

- If data in export ...