Hi all,
I want to add a link in the power apps so when the user click on the button it will direct the user to external link (URL)

Hi all,
I want to add a link in the power apps so when the user click on the button it will direct the user to external link (URL)
Hi
You can use the launch function to do this.
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-param
/Erik