Hey all, I’ve got another (hopefully) easy question for y’all.
IF({Rental Fee}="", "", {Rental Fee} / {Open Duration})
Here’s what I’ve got. Open Duration is another equation where I used DATETIME_DIFF to calculate the number of months (success!). Rental Fee is a currency field where I plug in the numbers. What I really want to do is see how much the rental fee came out to per month.
Cool thing is that the IF field is working well enough, I only get #ERROR! on the fields where the equation is applicable. Not cool thing is the whole #ERROR! message bit. 😂 If rental fee is $10,000 and duration is 10, then why am I not getting $1,000?
I can’t figure out what I’ve done wrong. Any thoughts? Thank you in advance!


