Hello!
I have a list of items that need to get done Monthly/Annually. I am creating a flow to update the date stamp. Example: Item is due 11/12/22. After completion I want to manually run a flow to update the date stamp to 11/12/23. The issue i am having with my flow is that it is adding days to today's date oppose to the date that is in the selected column. Below is my flow and formula. I think what is causing my flow to grasp today's date is "utcNow" in my formula. Is there a way where my formula could say addDays(DayofTheWeek(), 365, 'MM-dd-yyyy') DayoftheWeek is the name of my column where my date is included. I may be wrong... but i need help!
Please refer to the image below
