Hi All
I have a flow which runs on the last day of each month. At the moment I have to go into the flow on the first of each month and set it again for the last day.
Each time the flow executes I want to store the last day of the month for next month within a variable and use the variable to trigger the flow.
I'm thinking get the start of the month add two months and subtract a day.
I've got the start of the month fine its just the adding two months and subtracting a day I can't get working.
Any help much appreciated.
Thanks