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
Work with Excel formula in the base template and function HYPERLINK , so that it converts the record id sent from smart service into a link within the excel. Using this template when smart service executes the generated file will have the summary view links for each data row