Hi Community, I have 2 inputs: "end_date" and "number_of month". I want to calculate the start date by taking the end date minue the number of month and taking the day of the month found.
For example, the end date is 12/31/2024 and number of month is 14, the expected result is 11/01/2023.
Thank you in adance for your answers.