Hello community.
I have a bank statement, inside it I have the words “deposit”, “payment”, etc… I need to populate a single select field based on the content of the text field.
It should work like this:
IF i find the word “deposit”, select “Income” on single select field
IF I find the word “payment”, select “Outcome” on single select field
Makes sense? Can anyone help me?
Thanks a lot :winking_face:

