Hi All,
I have a gallery connected to dataverse table it has a status type coulmn as below

when i click on not started it opens a form and when i fill the form and submit the status change to In Progress, so what i am trying to acheive when the stattus is In Progress i want to naviagte user to different form which is in another screen.
SO basically if i am a user came for first time clicked on not started and sumit the suppose X form and came back to gallery the status now is IN progress so now if i click i should be directed to Y form not X form how to do this any help?