Checking if data matches in table #1588
Unanswered
SuperTempAccount
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all,
Hope you can help with this tricky situation.
I don't know how to return an entire column of values from a table.
There is a table with a column of ID numbers.
There is a variable with one ID.
I want to check if the variable ID matches any of the ID numbers in the column.
This is the JS code I'm using
Is there another way I can achieve this?
I want to check if a value already exists in my table.
Thanks heaps
Beta Was this translation helpful? Give feedback.
All reactions