I have a two column table
- Calculate column called “Form Link” - the formula is Hyperlink(thisrow.URL,“Form Link”)
- URL - This is a Link field that has the link for that record.
If I use the hard coded value in Hyperlink(“http://google.com”, “Form Link”) it works. However when I give a column reference it does not populate the link.