Make url value as Hyperlink at form level

Hi Expert

Is it possible to make the column PROJECT SLIDE LINK a link where I click it it automatically launch google slide? At the moment i need to copy and paste. At the mean time it's just a virtual column with this ANY(SELECT(Project List[CTBG OFFICIAL PROJECT UPLOADED],[PROJECT ID]=[_THISROW].[PROJECT ID]))

desmond_lee_0-1751903340289.png

 

Solved Solved
0 4 53
2 ACCEPTED SOLUTIONS

Steve
Platinum 5
Platinum 5

Make the PROJECT SLIDE LINK column type ShowCategory of Url, and a Content expression that uses HYPERLINK().

View solution in original post

Thank you. HYPERLINK(ANY(SELECT(Project List[CTBG OFFICIAL PROJECT UPLOADED],[PROJECT ID]=[_THISROW].[PROJECT ID])), [OE_SURVEY ID])

View solution in original post

4 REPLIES 4
Top Labels in this Space