forcedotcom / dataloader

Salesforce Data Loader
BSD 3-Clause "New" or "Revised" License
474 stars 294 forks source link

preserve column name order specified in mapping file and soql #1084

Closed ashitsalesforce closed 4 months ago

ashitsalesforce commented 4 months ago

preserve the column name order specified in the mapping file and soql when writing query output to csv file with the order specified in the mapping file (if any) taking precedence over the field order in soql.