Skip to main content

Is it possible to limit the number of records syncing from one table to another?
For example "Table A" has 15000 records and I want records 1-100 to populate "Table B", 100-200 in "Table C" etc.

Have you tried syncing just a single view with only the records you want to be synced?


Reply