Hi Matthy79, I have the same thought but couldn’t find those bugs.
I’m quite new to Power Automate, could you advise the if ‘addtotime’ requires any other expressions to work together in order to get 3 calculated dates and insert those calculated dates into both Microsoft Word and email content? The 3 calculated dates are based on 1 date the user input in sharepoint list, and 3 dates will be 1 month before input date, 4 months after input date and 1 day less than 4 months after the input date. In short, user input staff joining date, and power automate calculates performance review date (3 mths after join date), confirmation date (4 mths after join date) and last day of probation (1 day less than 4 mths). Should I use ‘condition’ to calculate 3 dates concurrently? Do I need to use ‘apply to each’ or ‘array’ function? Appreciate very much if you can guide me. Thanks so much.