hi, I'm new to Apex and the Apex version is 5.0.3.00.03.
I have a excel csv file with dynamic column headings and use Apex build-in data loading function to upload the csv file to a table.
I would like to know how to either skip column mapping or map automatically without the user having to manual select the column names every time.
I check previous answer like 'change the LOV in the data loader', but my question is how to do that. It looks like the data is built in.
Your help will be greatly appreciated, thank you!