Skip to main content
Created a process which automatically creates an event - In the location (or any other field) field of the event I want make it link direct back to the record so that end users can easily view thier record.

 

I tried this formula  - HYPERLINK(("https://myorg.my.salesforce.com/") & ([Request_for_Proposal__c].Id))

 

and keep getting this error The formula expression is invalid: Incorrect number of parameters for function 'HYPERLINK()'. Expected 2, received 1

 

Help
5 answers
0/9000