Change entry value every day

Hi there,

I’m working on a project where users enter data which serves as a tracking system for balances. I have the initial calculations working well. However, once submitted, I need the balance to update based on days/weeks/months paid. Is there a way to autoincrement one or more values based on the current date? (I am using GravityPerks Date Calculations). Alternatively, payments made/left value could also be used. However, as mentioned previously, the increments can be either days, weeks, or months.

Thanks in advance!

Can you share any more specific information? Screenshots maybe, or where the value is stored or shown?

Happy to! Here’s a screenshot of some dummy data that is presented to a user, once a balance has been added:


I’m simply using entry data (not saving as a post or anything) and then displayed to a user once logged into their account. I’m using Gravity View to create a shortcode for each user. I assumed I might be able to use Math by Gravity View, but they claim that it can’t be used on dates.

Please let me know if you need any further details. I greatly appreciate your help.