RE: Is there a way to Export a Saved Search as CSV with Aliases for Column Headers?
Answered
For instance the ‘Name’ field in NS is called the ‘SKU’ field in OtherApp. OA can be updated by CSVĀ but the SKU field is expected as a column header and not the ‘Name’ column. Thereby requiring modifying the CSV headers in the export file first before import into OA.
Is there anyway to do this without SuiteScript in the SavedSearch config?
Is creating many custom calculated fields with the names I need my only hope otherwise?
https://gurussolutions.com/blog/netsuite-to-google-sheets-data-exporter-guide – Cool tool that can help here
Thanks for the suggestion I’ll certainly be taking a look see