I'm seeing an interesting issue where I'm using "Write to other table" and about ~half the time it duplicates the row into the other table. So two rows appear for the won write function.
Any thoughts on how to fix that?
For write to table duplication issues, try these steps:
1. Delete the affected column
2. Create a fresh column
3. Re-map your data to the write to table (ensure auto-dedup is activated in the destination table)
You can also try using Force Run in the table settings, though this may take time depending on your table size.