Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have an issue with the formula below :
[Opportunite.Date_de_Commande]={"<=$(=Date('12/2022'),'MM/YYYY')))"}
[Opportunite.Date_de_Commande]={"=Year([Opportunite.Date_de_Commande])<=2022"}
i want to use yearend (2022)
thanks for your help
[Opportunite.Date_de_Commande]={"=Year([Opportunite.Date_de_Commande])<=2022"}
Thank you so much for your help !
Is-it possible to avoid specifiing 2022 by using a date function like yearend as current year ?