Other: Selecting tables in a Schema
AnsweredI was wondering if I can provide an array of tables to include/exclude from the schema instead of manually checking/unchecking the tables. Basically, I have two jobs for the same source one has cdc data and the other is reimport every time. I want to make sure the same table is not selected in both jobs. What I am looking for is, when I go to Schema tab
1. I should be able to manually check/uncheck a table
2. provide a textbox which will take array of table names to include, so I can provide an array, and not have to manually check/uncheck the tables
3. finally when saved, I want to see two textboxes with included tables and excluded tables, so I can easily compare with my another and make sure no duplicate sync for any table
-
Official comment
Hi Chandra,
Thanks for your request in our feature request portal! Your request for bulk ability to select and de-select tables has been noted, and is a good feature request especially for customers with large schemas they want to manage programatically.
At the moment, we don't have a timeline for this request but we will be tracking this internally! Please stay tuned for updates.
-
Hi Chandra,
As Kevin mentioned, we do not offer this in the UI today, but you are able to bulk select/deselect tables through our API - https://fivetran.com/docs/rest-api/api-reference/connection-schema/modify-connection-schema-config. Hope this helps.
Kristina
Please sign in to leave a comment.
Comments
2 comments