Sum on Amount Received - Stripe Connector
AnsweredIn my request to support, I learned that to get the right amount of dimension receiver_amount_charged the proper way to do it is to sum up all the amounts in the stripe.charge table .. this ended up being more accurate than what I queried for in my stripe.source table.
However there is no equivalent to know dimension receiver_amount_received by summing up from a received table. Is that something that can be added as a possible feature request as it helps to track the payments we have received.
If you want to track the chain of how this request came to be, my request for Fivetran support is #18631
-
Official comment
Hi Andrew - payments that are received are added to the Stripe balance and should show up in the BALANCE_TRANSACTION table. You can use that to track received payments.
Please sign in to leave a comment.
Comments
1 comment