I would like to use the PVA bot to forecast an increase wages over a period of time.
I would pass 3 variables:
Base Pay
Pay increase Percentage
and number of periods
So lets say if I want to estimate if a person was going to receive 3 percent in pay increases over the next 5 years what would they be at if they are current making $100,000.
=$100,000*(1.03)^5
Can I do this in flow and retrieve to PVA BOT. Is there a function for this?
Thank you.