My Flow adds MS Form data submitted by a student to a SP List. I use a second flow to add MS Form data submitted by the Instructor to the same List. I’ve created a “check” using the List ID to make sure the instructor data is added to the correct student (using the List ID and a student PIN). That check works well. However, if the instructor enters an ID that doesn’t exit, the flow fails.
I’ve tried to use Get Items and a Condition action to compare the submitted ID to the IDs in the List, but I can’t get the check to work (planned for the check to send an email asking them to resubmit the form with the correct ID and having the flow terminate).
Here is what I tried. The main problem seems to be that when I compare the “outputs” the formats for the IDs are not the same.

Here is the section of the flow that is running the "Check."
