I have set up a data shuttle to export a list of e-mail addresses, with one other collum which is an autogenerated number which is the unique ID, this works fine.
When I came to run another data shuttle to import this file into another sheet, I set up the settings, selected the unique ID to the autogenerated number collum on the target sheet and mapped the collum to update the e-mail addresses, when this was run no updates where made as I believe it did not match the ID numbers.
To try and solve the issue I added another collum and manually added the unique ID to the cells (no formula or auto number), adjusted the data shuttle to export this data, and tried the import again and it worked.
Is there an issue with using autogenrated number columns (I also found this with formula columns) as the unique ID, is there any way around this?