Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
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.
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.