Scenario: after seeing in the previous post how to create a blank Canvas App in PowerApps now we will see how to add a simple transition from one screen to another in Canvas App.
Solution: go to PowerApps Studio and add two new screens on App, after, insert also one Button and one Label on each screen to Navigate from and to the destination screen.

Now, on the first Button select OnSelected action and set Navigate function with the following parameters:
– Name of the screen to be reached
– Transition effect
Repeat the steps on the second Button.

This is the result:

Here you can download the demo App.
Hope it helps and happy 365Power’ing!