Oct 06, 2022 03:59 AM
Hi guys,
I’m having a slight issue with a synced table. It has added 6 blank records that don’t exist on the source table and that weren’t there after the destination table was created/before the sync.
There’s definitely nothing to delete (first thought was pesky blank records that have been created accidentally in the source table), and I have run the sync multiple times in case there was anything that needed refreshing (even though there were never any blank records in the source table). And I can’t delete them on the destination table.
I also don’t want to risk breaking the sync, as these have a lot of linked records within the destination base that I can’t risk losing.
Any thoughts?
Solved! Go to Solution.
Oct 06, 2022 04:06 AM
Do you have the sync configuration set to keep deleted records after they’ve been deleted from the source? It’s possible that those are records that no longer exist in the source anymore.
You can also add a button field to your table which is set to “open source record”. If the button is dimmed, it means that that record no longer exists. If the button is active, it will take you to the actual record.
Oct 06, 2022 04:06 AM
Do you have the sync configuration set to keep deleted records after they’ve been deleted from the source? It’s possible that those are records that no longer exist in the source anymore.
You can also add a button field to your table which is set to “open source record”. If the button is dimmed, it means that that record no longer exists. If the button is active, it will take you to the actual record.
Oct 06, 2022 04:11 AM
Changed this in the sync configuration and they disappeared, thanks so much :slightly_smiling_face: