web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / HTML link from Label Text
Power Apps
Answered

HTML link from Label Text

(0) ShareShare
ReportReport
Posted on by 32

Hello,

I'm customizing a SharePoint form (SP List > Integrate > Power Apps > Customize forms) and can't quite get the result I'm looking for when it comes to a link in the form. A second list (Coaching Tracker) has a lookup column towards the list of the form I'm customizing. I'm trying to get a clickable link to be able to go back to the item that references it.

 

I've created a text label and done a lookup using this formula which works fine, but it is not clickable:

 

Card: RelatedCoachingURL

Text property: LookUp('Coaching Tracker', 'Related to Ticket Post-Mortem'.Value = DataCardValue1.Text).'Link to item'

 

I have tried creating a button but can't get the button to be clickable on Edit AND View mode. When using an HTML card as mentioned in the article above, I can't figure out how to format the link use the result from the lookup card RelatedCoachingURL.

 

Questions:

1. Can I get lookup result of the RelatedCoachingURL text card to be clickable?

2. How can I use the result from the RelatedCoachingURL lookup in an HTML text card?

 

Thanks in advance.

Categories:
I have the same question (0)
  • Verified answer
    SebS Profile Picture
    4,867 Super User 2026 Season 2 on at

    @alagator28 

     

    I'm not sure what is the outcome of Your lookup so it's hard to put something together, but here is how HTML text control could work if, for example, the result of the lookup is google.com just insert the code to HTML Text if the Link comes with https:// already just remove it from the formula

     

    With({Url:LookUp('Coaching Tracker', 'Related to Ticket Post-Mortem'.Value = DataCardValue1.Text).'Link to item'},
    
    
    $"<a Href='https://{Url}'>Click Here</a>"
    
    )

     

  • alagator28 Profile Picture
    32 on at

    This works perfectly. Thanks @SebS!!

  • SebS Profile Picture
    4,867 Super User 2026 Season 2 on at

    @alagator28 

     

    Happy to help 🙂

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 345 Most Valuable Professional

#2
11manish Profile Picture

11manish 207 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 177

Last 30 days Overall leaderboard