If you just put that in sheet, then you can open the CSV in Microsoft excel or similar app, then Add column and add formula of CONCAT.
=CONCAT(cell1, delimiter, cell2)
delimiters could be Dash(-), space or any symbol you want.
Thats ecxactly what im doing right now but it takes me some minutes to format. i just want to save some time every time i need to import this data into my timing system.
So you can hook in and create your own columns (and specify the order if required) using that, you could use the existing columns and combine the values within another, or pull the full name directly from the registration.
I don’t have an example of this specific request but if you are comfortable with PHP you’ll find examples of using that filter here:
The support post ‘Registration csv report customize’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.