Forum Discussion
bellspartan23
2 years agoFrequent Visitor
Weekly Changes to Column Headers (Date Field)
Hello, I'm still trying to get more comfortable in Power Query but hoping there is an easy solution for what I'm trying to do. I'm currently working with a few files where the formatting is a bit...
wdx223_Daniel
Community Champion
2 years agofind the step that using the hard code of column names
replace those hard code names to Table.ColumnNames(PreviousStepName)