Help!
I am using a Connect In-DB Alteryx to pull records from Data Source A, see if they already exist in Data Source B, and insert those that don't. To test the join node for each of the ~20 comparison fields I'm using, I'm making small changes to existing records in Data Source B so there won't be a full match.
The problem is that these changes to Data Source B are NOT being pulled in on the next run of the work flow by my Connect In-DB node. If I delete all records from Data Source B, then I can see that change, but minor adjustments to field values for existing records aren't getting picked up.
What's going on (caching?), and how can I stop it?
Gratefully,