Hi everyone !
I was wondering if it is possible to create a HyperLink in Aris Reports.
For example , I'm retrieving from the same object a title attribute (which is a string) and another attribute which is a Link :
Attribute Name | Value |
Title | |
Link | www.google.com |
When displaying the title (google) in my report, I'd like to be able to click on it and to be automatically redirected to google.com or no matter what the link is.
Thank you.