02/03/2017 at 10:41 am
#409777
Keymaster
@ William
Yes, the spreadsheet, so I can see the column and equation you made. The code is found in the ../wp-content/plugins/connections/includes/export/class.csv-export-batch-all.php file.
The column config for the export is set up in the initConfig() method. The logic for the options breakout is in the exportBreakoutOptionsCell() method.
