Conditional "!=" doesn't seem to evaluate response. Xano returning a "0". Adjusting to "0" doesn't resolve.

Answered

Hi! I'm running a query all records in a table to see if any of the records User ID match the input value of "User ID".

If there are are existing values, I want to update a record. If not, I evaluate another field to see if they are eligible based on their subscription tier, and then add them.

All of the logic individually works, but when I put it together, it seems that the condition "Records Exists != Null" isn't working correctly. It always tries to "edit" instead of adding a record, which causes it to error out.

I'm wondering if anyone else has experienced this issue. I can record a Loom for more info if that's helpful. Thanks for any suggestions!

4 replies