Hi TB Community,
It's been a while since I've been creating snippets so I forget if my request is even possible/what the simple solution would be
Occasionally - when calculating the potential returns from a rental property- the current rents are actually higher than the projected max rents for an area.
For this reason I created a toggle which would allow me to enter the current(ly higher) total rents, with hopes to override the "calctotalrents" which is calculated by pulling data from a DB table. And then is subsequently used in many later calculations (to determine percentage rental returns)
Can someone please remind me if it would be possible to write something into the calctotalrents formula to use the higherrents variable if it is not blank, otherwise, it should just operate as normal?
Thank you in Advance!