Hi everyone. I'm looking for a simple way to verif...
# feedback-and-requests
m
Hi everyone. I'm looking for a simple way to verify the counts in all of my source's against my target tables. I can't think of a clean way to do this in airbyte, was hoping anyone had any ideas?
u
Do you want to compare the count we display in the Connection Page with the number in your destination?
u
The total count in the source table to the count in a destination table. Check to see if the whole ELT is running correctly.