Transformations: Add fivetran_deleted column to Stripe invoice_line_item table
Not plannedCurrently the only way to determine if a Stripe invoice line item is deleted is by joining to the invoice table and filter using the native Stripe is_deleted field. Adding a fivetran_deleted to the Stripe invoice_line_item table would help to more easily evaluate this source for desired records.
-
Official comment
Hi Sean,
Sadie from the Product team here. Thanks for submitting this request. Just to make sure I understand: you are trying to eliminate having to join INVOICE and INVOICE_LINE_ITEM to understand which invoice line items are active (not deleted)?
Best,
Sadie
-
Hi Sadie, yes that is correct
Please sign in to leave a comment.
Comments
2 comments