Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Unanswered

Creating a hyperlinked project name

(0) ShareShare
ReportReport
Posted on by 116

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>')

  • bchager6 Profile Picture
    116 on at
    Re: Creating a hyperlinked project name

    Hi @ManishSolanki  Thanks for your response. That code does work, but "Permalink" remains the clickable item in the table whereas I'm trying to get the Project Name within "item()?['PM Header Data[Project Name]']" to be the clickable item.

    Each row within the data source has a Project Name and associated Permalink URL if that helps.

     

     

  • ManishSolanki Profile Picture
    15,085 Super User 2025 Season 1 on at
    Re: Creating a hyperlinked project name

    Hi @bchager6 

     

    Pls try the below expression:

    concat('<a href="',item()?['PM Header Data[Permalink URL]'], '">Permalink</a>')

     

     

    If this helps & solves your problem, please remember to give a 👍 and accept my solution as it will help others in the future.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,702 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,015 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow