@Clement Wong said: You can do this in BIRT by simply assigning the hyperlink in the format as follows: "#" + row["CUSTOMERNUMBER"] + "!A1" See the attached example. It was written and tested in BIRT 4.5.0, and exported as XLSX.
@Clement Wong said: You can do this in BIRT by simply assigning the hyperlink in the format as follows:
"#" + row["CUSTOMERNUMBER"] + "!A1"
See the attached example. It was written and tested in BIRT 4.5.0, and exported as XLSX.
Where is attached example? It did not work for me with above format. Could you please help? thanks!
@PriyaK said: I Really appreciate your quick help Clement and Paul. Its working as expected. Once again thanks for your help .
@PriyaK : how did you get it working? could you please share your result?
@birtCubes said: @Clement Wong said: You can do this in BIRT by simply assigning the hyperlink in the format as follows: "#" + row["CUSTOMERNUMBER"] + "!A1" See the attached example. It was written and tested in BIRT 4.5.0, and exported as XLSX. Where is attached example? It did not work for me with above format. Could you please help? thanks!
@birtCubes said:
@Clement Wong could you please help?
The previous .rptdesign attachments have not yet been migrated over to this new forum.
Attached is the example. Please rename the .txt to .rptdesign.