Hi
I have Date Datatype . If user enter 10/05/2018 . I want to get value in another date variable as 01/05/2018 i.e first day of month
Thanks
*This post is locked for comments
Hi
I have Date Datatype . If user enter 10/05/2018 . I want to get value in another date variable as 01/05/2018 i.e first day of month
Thanks
*This post is locked for comments
It is discussed so many times in this forum. Search in forum..
Hi ,
Use CALCDATE
NewDate:= CALCDATE('-CM',TODAY); //New date is a variable. This will return first date of month
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156