Skip to main content

Super newbie question, but hoping someone can help!


I have a table with about 15 fields. I would like two of these fields (full name and email) to be synced to a DIFFERENT table, so I can easily export to CSV these two fields ONLY for email newsletters. What is the easiest way to do this? Thank you!!

You can create a new view that shows only those two fields. Then enable syncing for that view. The synced table in the target base will include only those two fields plus the primary field. It will not include any of the other fields. However, if you are exporting only those two fields to CSV, you can export the view to CSV from the original table without creating a new synced table.



Reply