Hi all
i used this formula to convert date to week. But something is wrong
ToNumber(DateTimeFormat([DATE],'%U'))+1 <= I have taken from this forum
I found out that when i try to convert 29/12/2017 , it gave me week 53 of 2017
but when i tried different tool on the internet, it gave me week 52..... I am pretty sure that 2017 is not a leap year !!!!

