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

Community site session details

Session Id :
Power Apps - Building Power Apps
Unanswered

Having Troubles to Link a HTTPS Link into a Form

(0) ShareShare
ReportReport
Posted on by 6
Hello,
 
the Data Source of my Power Apps is an Excel Sheet where I have information about Rooms (Name, Location, Category, Equipment, ... and the Confluence Link).
 
As there is no possibility to Connect directly to Confluence through PowerApps I have limited technical possibility to connect my Power Apps App with the Confluence Page.
 
I have a Screen where all the Rooms are shown and a Show Button where it navigates to the Detail Screen where some information is visible on the screen.
 
One data card is the Confluence Link. I want to implement the opportunity that when I click on the Link a new tab opens in the browser and the link opens. (For that I don't need an API or something like that, I just want to get to this HTTPS Link when I am clicking on the Link).
 
The value of the Confluence Link in the Form is shown as "ThisItem.Confluence" and the Value itself is in Excel a own row.
 
The Format of the Link is https://confluence.companyxyz.com/x/xyz
 
I tried to create a button and in the OnSelect Statement Launch("and in here the direct Link") -> when I click on the button nothing happens. When I do Launch(ThisItem.Confluence) still nothing happens.
 
Thanks! 
Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    152,811 Most Valuable Professional on at
    Having Troubles to Link a HTTPS Link into a Form
    Apart from Excel being a "data source of last resort" unless you do not have access to SharePoint/Dataverse, this code should technically work 
    Launch(ThisItem.Confluence)
    assuming the button launching it is inside a gallery or a form and the URL is valid if used directly in a browser. If you put a label in the form/gallery with
    ThisItem.Confluence
    do you see the URL ?
     
    Please click Does this answer your question 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 a Like.
    MVP (Business Applications)     Visit my blog Practical Power Apps    Buy me a coffee

     
  • CU11111322-0 Profile Picture
    6 on at
    Having Troubles to Link a HTTPS Link into a Form
    Hello WarrenBelz,
     
    the code which is underneath works fine.  
    Launch(ThisItem.Confluence)
    Anywhere I put a label or a button and put in the Text Value "ThisItem.Confluence" I can see the URL. It is also shown as https://confluence.companyxyz.com/x/xyz but when I put it in a OnSelect Value with the Launch Code the Website does not open in a new tab.
     
    Thanks!

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

Coming soon: forum hierarchy changes

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 803 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 314 Super User 2025 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 253 Super User 2025 Season 2

Last 30 days Overall leaderboard