I have a data source with months of the year. Each month I add a new column for the current month. An example I currently have Jan - July and then a Totals Column. Everything shows up fine in Power Query but when I add August the August column is showing up after the Totals Column rather than the July Column. I see where the issue is. The Column headers are hard coded. I needed to duplicate a column and once I reordered that column it hardcoded the headers. How can I automate it so that the headers are not hard coded? I was able to fix a previous issue where it wasn't detecting any new columns now I just need to figure out how to automate the hardcoded headers.
Any help is appreciated. Thanks
Any help is appreciated. Thanks