The inventory_item_id
Column in the PRODUCT_VARIANT
Table Contains null
Values
Issue
The inventory_item_id
column in the PRODUCT_VARIANT
table contains null
values.
Environment
Connector: Shopify
Resolution
To resolve this issue, do the following:
- In Fivetran, go to your Shopify connection page.
- Select the Schema tab.
- Select the checkbox next to the
INVENTORY_ITEM
table to include it in your syncs. - Click Save changes.
Cause
The inventory_item_id
column in the PRODUCT_VARIANT
table depends on data from the INVENTORY_ITEM
table. As a result, if you don't include the INVENTORY_ITEM
table in your connection schema, the inventory_item_id
column will populate with null
values.