Skip current row import when requirements not met in collection method #3482
Unanswered
dickygiancini
asked this question in
Q&A
Replies: 1 comment 2 replies
-
^ This does a like on the string value $row[0]. Make sure you pass the variable |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to do import on clients file and since i need to validate if it exists in databse, i use this method
i need to validate if it doesn't exists, it will skip that row and continue checking on the next row. How do i do that?
Beta Was this translation helpful? Give feedback.
All reactions