Hi,
I would like to know how to set up hyerlink within the same BIRT report. For example I have a report with 3 data set and all the 3 data set has same field location which has the hyperlink functionality enabled. So when user clicks on the hyperlink in the first dataset it should move to second dataset and then from second to third dataset. In the same way it should move from third > second > first data set. I was able to move from 1>2>3 and then 3>2 however 2>1 does not move at all instead it moves back to 3 rather than 1. In the report guide there is a functionality however I do not know where it should be configured.
<structure>
<property name="paramName">__requestid</property>
<expression name="expression">java.lang.System.currentTimeMillis() +
(hyperlinkCounter++) </expression>
</structure>
Below is how I have defined the hyperlink and bookmark,
Please advise whether someone has achieved this before. Thanks!!
------------------------------
MAX092012
------------------------------
#AssetandFacilitiesManagement#Maximo