Hello,
I am trying to build an app where once the user completes filling the form and saving the data,the form needs to close when user selects the cancel icon and get back to the powerapps home page(where we can create apps).
I added a cancel icon to one screen.
In the OnSelect of the cancel icon I mentioned as Exit()
But thats not taking me to the main powerapps home page(where we can create apps).