Hi everyone,
I want to create a hyperlinked Project Name in an HTML table and am stuck on how to modify the code in bold below.
I would like to replace Permalink with the Project Name contained in the first row of code below.
Thanks in advance to anyone who can assist.
item()?['PM Header Data[Project Name]']
concat('<a href=\"',item()?['PM Header Data[Permalink URL]'], '\">Permalink</a>')