Hi all,
Using Excel M365 Beta.
I entered 1/1/2022 into a cell and import into PQ
I added a custom column and entered the formula:
Date.EndOfWeek(#date(Date.Year([Column1]),
Date.Month([Column1]),
Date.Day([Column1])),Day.Sunday)
But it is returning 1/1/2022.
But I expect 1/2/2022.
1/1/2022...