I am using the Export SQL To Excel smart service (plug-in) and need to have a link to the summary view in the excel sheet generated by the smart service for all the respective values in the "Record ID" column. How to implement this?
Discussion posts and replies are publicly visible
Both the answers are correct, just you can do a small things as well, Save the url itself in the table, once you export the table url also get export also like =HYPERLINK("url","display_text")