Forum Discussion
Sam_Bolsover
5 years agoFrequent Visitor
How to handle data source column headers changing?
Hi, Each month I recieve a .csv file where each row represents a material that we order from a supplier and columns 7 and onwards represent the forcast for each month, starting with the current m...
- Anonymous5 years ago
Hi Sam_Bolsover ,
It is suggested to unpivot two column in Power Query, then select the attribute field for you title.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
KNP
5 years agoSuper User
Hi Sam,
In Power Query, I'd be inclined to select all of the columns that are consistent, right click and choose 'Unpivot other columns' as one of the first steps. This will give you the consistency you need to work with in your measures.
Regards,
Kim