Stop losing your manual Excel edits during data updates with this guide to preserving custom columns in Power Query.
LOAD DATA INFILE 'C:/ProgramData/MySQL/MySQL Server 8.0/Uploads/superstore_sales.csv' INTO TABLE sales_dataset FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES ...