Hi All,
I am still relatively new to alteryx but I wonder if anyone can help me out with the task I want to develop in designer.
I have got 'master file' that is excel file and I get updates to that file. The 'master' has 10,000 rows and 80 columns. There is a ID column that I use as Primary Key. The update file might have some rows changed but not all, it might contain unknown number of rows.
My idea was to use ID column in update file and based on that update that ID row in Master only if any update was done?
I hope it does make sense 🙂