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 / Hyperlinks - can't fig...
Power Apps
Answered

Hyperlinks - can't figure out syntax

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi - I know there are a lot of hyperlink posts, but I'm new to Power Apps, and so far none answer my question.

 

It's simple: my app is pulling in a unique weblink for each record, and I want the user to be able to click on a button and have that link launch in a browser. I figured out how to launch phone calls and emails, but the weblink is confounding me!

 

I'm following in the footsteps of phone calls and emails by using: 

 

Launch(BrowseGallery1.Selected.'{Website_x0020_Bio}')

Launch("URL://" &BrowseGallery1.Selected.Website_x0020_Bio)

 

and variations thereof, but I keep getting the "Name isn't valid, Idenfitier isn't recognized' error. Where am I going wrong? 

 

Not sure the screenshot helps, but there it is. 

 

thanks!

 

 
urllaunch.PNG
Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,273 Most Valuable Professional on at

    Hi @Anonymous ,

    If it is a text value field, I would try

    Launch(BrowseGallery1.Selected.Website_x0020_Bio)
    Or 
    UpdateContext({vSite:BrowseGallery1.Selected.Website_x0020_Bio});
    Launch(vSite)

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up

  • Verified answer
    Community Power Platform Member Profile Picture
    Microsoft Employee on at

    While I was waiting for a reply, I tried: 

     

    Launch("URL://" &'Website Bio_DataCard1'.Selected.Website_x0020_Bio)

     

    and that worked, but I will try yours as well. Good to know multiple ways to do it!

  • WarrenBelz Profile Picture
    156,273 Most Valuable Professional on at

    @Anonymous ,

    That’s great.
    Bear in mind you need the complete URL that could be pasted in a browser. I have never used your syntax, you generally just need a text URL string and it will launch.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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 421 Most Valuable Professional

#2
11manish Profile Picture

11manish 153 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 116 Super User 2026 Season 2

Last 30 days Overall leaderboard