Hi All,
I newbie in Power Automate.
I have field Start Date and End Date, created as many months as input.
Example:
I have a Start Date = 04 May and End Date = 04 July
Then the billing will be made as many months as the input.
Billing 1 = 04 May (Start Date+7)
Billing 2 = 04 June (Start Date(04 June)+7))
Billing 3 = 04 July (Start Date(04 July)+7))
if my logic is like this how should I create it?