A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi
If you must do it in Power Query here is one way (can be slow if you have thousandssss of records) assuming:
- The step before adding your column is ChangedTypes
- Your [Date]s are always month/01/year (as in your pic.) otherwise an ajdustment is required
Corresponding sample available here
Note: I've taken the freedom to revise the title of this thread to better reflect the challenge (can help those who search)