programsam
Board Regular
- Joined
- Feb 10, 2016
- Messages
- 123
Not even sure where to start with this one but have a file that has several column headers, some with MMMM/YYYY in them. Because the file refreshes each week with new information from a folder where new data is appended to existing, I'd like to be able to unpivot the columns where dates are detected.
I would assume using something such as Date.From with some type of IF/THEN statement to look for "MMMM/YYYY" and then unpivoting but I'm unsure of the correct syntax. Is this even possible with Power Query?
I would assume using something such as Date.From with some type of IF/THEN statement to look for "MMMM/YYYY" and then unpivoting but I'm unsure of the correct syntax. Is this even possible with Power Query?