Hi,
My issue is as follows. I have a Microsoft Form and it has a Choice question where the user has an option to select 'Other' rather than the specified choices;

In my flow I want to create a Switch Case so that if a user selects 'Other' then a separate group of actions will be used for that option. The important thing here is that I dont want to pick up the actual value entered in the 'Other' option, I just want the Flow to pick up the fact this 'Other' option has been selected. In the Switch action it only allows you to compare the actual value that is entered;

Cant think how to do this. Any help appreaciated.
Thanks