<<CONCATENATE(“[https://www.appsheet.com/start/********************************?refresh=1&wipe=1",LINKTOROW([ID],"Supplier](https://www.appsheet.com/start/********************************?refresh=1&wipe=1",LINKTOROW([ID],"Supplier) Detail”))>>
Trying to get a link in a template that will take user to associated view they received an email report on. with this
The above is giving me a strange error. “Key not present in dictionary”
Im trying to get into template like so.
<<HYPERLINK( [Suppliers].[View Link] , ”Click Here” )>>
Anyone have any insight on this?