Skip to main content
Question or a Poll
Q&A (Help Needed)
Asked a question 7 months ago

Hello! Is it possible to insert data incrementally to an input table which is also an output table? i.e. specify input table order_history, in the transformation append data to this table (today's orders) + delete records older than 7 days, so that the output table would always contain only last 7 days of orders?

Where am I?

In Keboola you can ask and answer questions and share your experience with others!

Martin FiserKeboola TEAM
Head of Professional Services @ Keboola

Hi, you can combine incremental load on the input and full load on the output.