Pixnub Home Forums Sports Photo Automation Using a CSV file…can spa run one individual with two groups? Reply To: Using a CSV file…can spa run one individual with two groups?

#7039026
Damon Bell
Keymaster

    yes you can do that. Each row in the CSV is a “recipe” for one composite being built.

    You will need to have additional rows for each of the individuals that you want to make multiple memory mates from.  So for example, ifI MG_1234.png belongs in 2 different composites, then you have 2 rows with IMG_1234.png in column A.

    Then all of the data for each of those rows will correspond to how that composite is build. So you would have the different team name text for each composite, different temaplte, or whatever else.

    Basically, SPA just treats each row as a different composite.  It doesn’t care if the image file names are repeated in column A.  Each row is treated independently from the next row and the data won’t interfere between 2 rows with the same image. It runs one row at a time and just pulls in all data from each row, builds a composite with all of the data from that row.