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 / Links in power apps
Power Apps
Answered

Links in power apps

(1) ShareShare
ReportReport
Posted on by 642

Hello Community Experts,

I have a label in power apps in which data is coming from a text field of sharepoint.

I want to make that label itself as link, like whatever is fetched in that label should be in the form of a link

Kindly guide

Best Regards,

Sumaira

Categories:
I have the same question (0)
  • Verified answer
    KrishnaV Profile Picture
    5,023 on at

    Hi @Sumaira ,

     

    Use HTML text control instead of a Label in your form to achieve this. The label control can't render the HTML tags.


    I hope this resolved your issue if you see any challenge/need further help please let me know I am always happy to do it for my community.

    Regards,
    Krishna
    If this post helps you give a 👍 and if it solved your issue consider Accept it as the solution to help the other members find it more.

  • Sumaira Profile Picture
    642 on at

    @KrishnaVThanks a lot for the response

    Can you please share the syntax for html?

     

  • Verified answer
    iAm_ManCat Profile Picture
    18,256 Most Valuable Professional on at

    Hi @Sumaira 

     

    To do this, please insert the following into your label's OnSelect property:

    Launch(Self.Text)

     

    as long as the label content is a properly formatted URL, this will launch a new window with that link,

     

    Kind Regards,

    Sancho

     
  • Verified answer
    KrishnaV Profile Picture
    5,023 on at

    Hi @Sumaira ,

     

    The syntax is as below:

    Launch(Self.HtmlText)

     
    I hope this resolved your issue if you see any challenge/need further help please let me know I am always happy to do it for my community.

    Regards,
    Krishna
    If this post helps you give a 👍 and if it solved your issue consider Accept it as the solution to help the other members find it more.

  • Verified answer
    v-siky-msft Profile Picture
    Microsoft Employee on at

    Hi @Sumaira ,

     

    Another way is to use HTML script to create a link in HTML Text control, like this.

    "<a href=" & "https://www.google.com/"&"> "& "https://www.google.com/" &"</a>"

    replace the  "https://www.google.com/" to text field of sharepoint

    Hope this helps.

    Sik

  • KrishnaV Profile Picture
    5,023 on at

    Hi @Sumaira,
    I just want to follow up with you on this issue to see is it resolved or still you see any challenges.

    If you see any challenge/need further help let me know I am always happy to help.

    Regards,
    Krishna
    If this post helps give a 👍 and if it solved your issue consider Accept it as the solution to help the other members find it more

  • Sumaira Profile Picture
    642 on at

    @KrishnaV @v-siky-msft @iAm_ManCat Thanks a lot for the 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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 534

#2
WarrenBelz Profile Picture

WarrenBelz 416 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 306

Last 30 days Overall leaderboard