Hey everyone,
I've got two .csv files.
One csv file only has 2 rows of data, with values from columns C to P that I would like to copy over to the other csv file which has over 1000+ rows of data, but with columns C to P being empty.
I would like to create an automated flow that can copy the values from columns C to P of row 2 from one csv file to the other .csv file.
I'm unsure where to start, any help/tips would be great.