Hello everyone,
I am currently working on a project using Alteryx, and I need your assistance with a challenge related to capturing new data from a single table. I am pulling data from Teradata and want to ensure that I only capture the new rows that have been added since the last update.
@essA-ali
Do you have there a timestamp indicating when the data was added?
Otherwise you can create and output and use it as a "previous period" for comparison and then know which new lines were added.