Hello!
I have a few Data Shuttle automations running between SharePoint / Power Automate created .xlsx files and a central repository in Smartsheet. Our key identifying point is a unique profile ID number, but we do need to use that ID number for our contractees when requesting a contract renewal. Due to this, during the renewal process, the "key column value" is actually located twice in the Smartsheet repository.
In testing, it seemed that ALL rows with that value would be updated, but in practice that is not occurring. This is causing some major data duplication and notification errors. Is there a way to tell Data Shuttle to update every row on the target sheet that matches the key column value? The only filtering available is on the Source side and that is not what I want to filter; I need to filter what is mapped to Smartsheet. (either based on the modified date or the Status dropdown).
Thank you!