Image hyperlink for Excel export not working.

I'm trying to put Image icon with hyperlink as below. Which is working fine for PDF report and contains both image and link. However Excel report export contains only image and lost hyperlink. Appreciate for any suggestion and help. 

Thanks.

<image hAlign="Center" vAlign="Middle" isUsingCache="false" hyperlinkType="Reference" hyperlinkTarget="Blank">
<reportElement isPrintRepeatedValues="false" x="523" y="1" width="74" height="16" uuid="786c7082-c06e-4675-b404-bf792d136463">
<printWhenExpression><![CDATA[$F{video} != null]]></printWhenExpression>
</reportElement>
<imageExpression><![CDATA["/themes/common/images/play.jpg"]]></imageExpression>
<hyperlinkReferenceExpression><![CDATA[$F{video}]]></hyperlinkReferenceExpression>
<hyperlinkTooltipExpression><![CDATA[$F{video}]]></hyperlinkTooltipExpression>
</image>
haymar.htoo's picture
Joined: Apr 29 2014 - 10:53pm
Last seen: 8 years 11 months ago

0 Answers:

No answers yet
Feedback