Updating a State field based on Due date using Flow Designer
Hello All, I want trigger a flow when a record is created in a custom table.I want to update the 'State' field set to 'Awaiting Info' in my flow designer based on the following requirements:If Due Date = Due Date + 30days.How can i check the above ac...