Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Created date and Modified date while updating tables

Nandakishore
8 - Asteroid

hi ,

 

Iam using 'update,insert if new' kind of table updation in the workflow . the table contains created date and modified date columns . 

 

If the incoming line is new then created date need to be updated but not modified date , and for second time / so it need to update modified date but not created date . table has primary key . how this could be done in alteryx .

 

Thanks.

1 REPLY 1
DanielG
12 - Quasar

@Nandakishore -- without knowing where your data actually lives (i.e. a SQL table versus a CSV file, as example) I created a simple concept of a process for you to look at.  Hope this helps.  

Labels
Top Solution Authors