Forum Discussion
Add Hyperlink / URL in report itself when you click on shape/button ?
I have a report which pulls data from an SPO list.
I'd like to add a link back to said SPO site in the report, however, I don't want to do it as a text box but an image, shape, button, or icon of some sort you click on.
How can you add a URL to an object? I can't find a way to add a URL except adding a text box then doing something like "CLICK HERE" and adding a URL value to that text?
2 Replies
- MFelixSuper User
Hi OneWithQuestion,
The only option beside the one you have is to create a table with the link you want and then put it on a table visual and choose the link or URL to be shown. Be aware that you need to have it as a URL link as follow:
url: http://google.com
Regards,
MFelix
- MFelixSuper User
Hi OneWithQuestion,
The only option beside the one you have is to create a table with the link you want and then put it on a table visual and choose the link or URL to be shown. Be aware that you need to have it as a URL link as follow:
url: http://google.com
Regards,
MFelix