Check for existing usernames is showing Names

Creating an onboarding system as per Robert Petitto’s tutorial where a check is performed to see if a username already exists. (Thank you Robert!).
Something is off in how I am setting this up because the relation is showing the different Names, rather than a relation among usernames. I read through several other threads on this topic but they didn’t quite address my question.

Does anyone see where I went wrong?

Seems to be working. The rows with ‘testname’ are finding all matching rows that have ‘testname’. The rows with blanks are finding all rows that have blanks.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.