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 / Field as part of a Hyp...
Power Apps
Answered

Field as part of a Hyperlink

(0) ShareShare
ReportReport
Posted on by 59

Is there a special method of formatting a hyperlink to include a field as part of the link?

 

In other words, can you do something like this?

"https://maps.googleapis.com/maps/api/staticmap?center=[latlong]&zoom=18&size=600x600&key=B2zaSyCsIp-gVr7aaH98n21tEBtYq43fY&markers=color:red%7Clabel:A%7C[latlong]"

 

 (google dev code intentionally polluted)

 

That was my best guess at the format....

 

Categories:
  • CU28061254-0 Profile Picture
    337 on at

    Hi @CivilNJ

     

    As my experience and actuall application months ago, yes it definitely can.

    You [latlong] can be replaced by:

    - TextInput.Text (if you manually key in), or

    - Label.Text (is the data is generated from Location.Longitude, and Location.Latitude which is automatically generated]

     

    Hope this helps.

    TQ

  • CivilNJ Profile Picture
    59 on at

    There must be some kind of delimeter between the URL and field like '&' or something???  In other words, how do you concatenate the strings?  I am pulling it from a TextInput box.

     

    "https://maps.googleapis.com/maps/api/staticmap?center=latlong.Text&zoom=18&size=600x600&key=Byongo-gVr123456_GHWrKqNbY&markers=color:red%7Clabel:A%7Clatlong.text"

     

    This doesn't seem to work.

  • Verified answer
    CivilNJ Profile Picture
    59 on at

    ok - we figured out the required characters to string it together.

     

    "https://maps.googleapis.com/maps/api/staticmap?center=" &  LatLong & "&zoom=18&size=600x600&key=BynmlPoxagVr123456tEBtYh_YThnksqNbY&markers=color:red%7Clabel:A%7C" &  LatLong & ""

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

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 383 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 356

#3
WarrenBelz Profile Picture

WarrenBelz 232 Most Valuable Professional

Last 30 days Overall leaderboard