Hello, I have created my canvas app and use Flow to send the email content with a link to launch the specific screen in my application.
In Canvas app, on StartScreen, I have given a condition like :
If(Param("varID"="1001"), Screen1,If(Param("varID"="1002"), Screen2))
And in mail content, I have given powerapps url and at the end i have added &varid.
But its not working for me.

Report
All responses (
Answers (