Power Apps Launch Function

I REALLY like the Power Apps Launch Function – you can use it to open a web page, sent an email, even make a phone call. Here’s a short video on how to use it and you can use the syntax below to make it work for you.

Launch(“www.powerplatformlearn.academy”)

Launch(“Tel:0800 917 0510”)

Launch(“https://maps.google.com/?q=Microsoft​ paddington”)

Launch(“Mailto:rory@dataspinners.co.uk”)

Leave a Reply