Skip to main content

 

Hi, Screenshot sample of data above: Essentially I have a csv with several sites (columns C-G), to import this data into the software I use, I need to import one site at a time, so i’m looking to split this csv into several csvs which contain the date time columns and then one site column per csv. 

I can do this in a convoluted way, using multiple attributekeepers to split the data, is there any quicker way to automate this?

 

Thanks 

 

Sure, manually assign what attributes to export to each csv file.

 


Thanks ​@geomancer! Didn’t think of that at all but seems like it’ll work, cheers!