
Hi,
I am having issues with the powerapps launch function.
This is the formula I am using on the button- Launch(https://msit.delve.office.com/?u=e9b7a6ab-d557-4be3-9422-59cffe23c627&v=editprofile)
I believe it is something to do with the data card, however I can't separate the button from the data card.
Thanks,
Aimee
The launch function expects its parameter enclosed inside double quotes. Can you try to update the expression to: Launch("https://msit.delve.office.com/?u=e9b7a6ab-d557-4be3-9422-59cffe23c627&v=editprofile")
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!