cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
Anony_mous
Frequent Visitor

Power Apps

Hi All,

I am working on power apps from past 1 week I am trying to open a VM address when a button is clicked.I tried with launch function but it is not working.Please give some suggestions can we open a VM address in power apps by using any of the power apps function available. If not when a button is clicked atleast it should show the remove desktop connection popup window.All suggestions are Welcome.Thank you in advance.

 

Regards,
Anony_mous

1 REPLY 1
Sahir_Maharaj
Super User
Super User

Hello @Anony_mous,

 

You can open a remote desktop connection in Power Apps by using the "Launch" function and specifying the appropriate URL for the remote desktop protocol (RDP).

 

The URL for RDP is typically in the format of "rdp://[hostname or IP address]:[port]".

 

Here is an example of how to use the "Launch" function to open a remote desktop connection:

  1. Create a button on your Power Apps form.
  2. Set the OnSelect property of the button to the following formula:

 

Launch("rdp://[hostname or IP address]:[port]")

 

Note: You may need to modify the hostname or IP address and port to match your specific remote desktop connection.

 

This should open the remote desktop connection when the button is clicked. If you are unable to open the remote desktop connection, you may need to check the network configuration or firewall settings to ensure that the connection is allowed.


Did I answer your question? Mark my post as a solution, this will help others!

If my response(s) assisted you in any way, don't forget to drop me a "Kudos" 🙂

Kind Regards,
Sahir Maharaj
P.S. Want me to build your Power BI solution?
Data Scientist | Data Engineer | Data Analyst | AI Engineer

➤ Website: https://sahirmaharaj.com

➤ Email: sahir@sahirmaharaj.com

➤ Lets connect on LinkedIn: Join my network of 12K+ professionals

➤ Want me to build your Power BI solution? Lets chat about how I can assist!

➤ Join my Medium community of 30k readers! Sharing my knowledge about data science and artificial intelligence


LinkedIn Top Voice in Artificial Intelligece, Data Science and Machine Learning

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors