Skip to main content
1-Visitor
September 29, 2022
Question

Add clickable link in .csv file

  • September 29, 2022
  • 1 reply
  • 3668 views

Hello everyone! 

I have an infotable with data that I'll export as a .csv file. However, one of the fields is a link and I'd like to present it as a clickable link once the user opens the file. Is this possible? 

For now, the link is not clickable so users have to copy and paste it to the browser to access it.

Thank you in advance. 

1 reply

16-Pearl
September 30, 2022

that is not really a TWX related question, or?

 

stackoverflow answer your question like this: How to encode a hyperlink in CSV formatted file? - Stack Overflow - maybe that helps.