Forum Discussion
Devon1990
Feb 07, 2024Copper Contributor
Annual, Biannual, Monthly Calculations
Hello, I am trying to make a dashboard that will show which subscriptions I have coming up. What I need is to know how to calculate the next renewal date in order to better plan my finances. Just for...
rachel
Feb 08, 2024Steel Contributor
Hi,
I think the easiest is a while loop.
e.g for annual, you can use 4 Aug 2022 + 12months + 12months + ... until the result hits "Today".
I added a lambda to achieve this. (If you are using office365).
example spread sheet attached: