out of range error joining 2 datasets

abalo006
abalo006 Registered Posts: 29

I have 2 datasets that I'm trying to left join using a contains.

but when I try to join them, I'm getting a string index out of bounds error, does this have something to do with the sized of my data source? I noticed that when I limit me left data source to 5 rows the join works fine, but when I use the full data, I get this error. The full data is around 600 rows, is there anything I can do to get around this?

error.PNG


Operating system used: windows

Tagged:

Answers

Setup Info
    Tags
      Help me…