How Can i get First day of previous month and year , i always extract data from first day of previous month, But if the current month is jan 2019, still i need to get date 01/12/2018
Hi there, please see the attached workflow to get the first day of the previous month. The example sets the current date as 23/01/18 and then returns the first day of the previous month (01/12/17). Hope this helps!
Previous Month First Day Example.xaml (5.3 KB)
Best,
Nick
2 Likes
Hi Nicholas, yes it works but in the above example date you have provided is static(23/01/2018,In my case that date should pic from system and then date should change to previous month 1st date .