Hey - I am trying create a a simple (I think, I am new to this) workflow that populates 3 master worksheets each time a .csv is dropped into a google drive.
I have been through the ringer with chatGPT (I have no idea what I am doing) going back and forth trying to get this working but to no avail.
Each day a .csv is dropped into a google drive, this will then populate a mastersheet in the google drive and it works - the problem is that when the second file goes into the drive it either overides the mastersheets records or balloons the numbers.
The .csv contains information from Orum on calling stats (clients) and I have had the code nodes group the Clients together. I want it to behave as such:
File 1
Client A has 1200 Dials
File 2
Client A has 1000 Dials
Mastersheet shows Client A has 2200 dials to date.
Happy to provide any other information, attached workflow. Thanks