Hi;
I am trying to build into an inspection app a second screen to say to not use the equipment if any of the radio buttons are "N" when submitted

So; once all radio's have been chosen, the user clicks "submit" which I have to submit the form and navigate back to the home page at the minute, but if any selections are "N" I would like it to go to Screen2 to say to not proceed any further with the equipment.
I have tried IF commands and Switch, but I am not sure if I have configured them incorrectly as upon selection, it navigates to the home screen
Thanks in advance