Skip to main content
mayurim3258
April 24, 2024
Question

Hyperlink in Export Excel

  • April 24, 2024
  • 7 replies
  • 0 views

I have a requirement to show a record with a hyperlink in excel after exporting to excel just how we show in a grid with record link. After clicking on this link in excel it should open this record. Is it possible to implement?

7 replies

karumurua531442
April 24, 2024

hi [mention:fcf3fe8840e344169cca473e354fb852:e9ed411860ed4f2ba0265705b8793d05] Yes it is possible, AFAIK 

Excel only supports one link per cell. If multiple links are provided, Appian will export the link label followed by each link URL as text in parenthesis.

All link types will export as expected except for these three:

Dynamic link, start process link, Authorization link. These link types will be exported as text.

konduruc733182
April 24, 2024

Are you talking about the record export option or custom export options?

mayurim3258
April 24, 2024

I am talking about record export. I need to export my records in such a way that Record ID is a hyperlink in excel and after clicking on each hyperlink, the relevant record opens in browser. How can that be implemented?

konduruc733182
April 24, 2024

In that case what Abhishek has mentioned is the answer. You would not need to do any additional work if you have configured the Column value with the link field having the record link which directs to the record summary.