Hello wonderful people!
Once again I am sure this is quite simple, and I thiiiiiink it might use the IfBlank but I keep getting errors.
My doc is https://coda.io/d/_d-wc9pi434k/Crew-Budget-Breakdowns_suuFsPKv (This is a test doc with no real private info)
My current formula for Daily Cost is:
SumIf(thisRow.[Total Show Days]*thisRow.[Override CPU],thisRow.[Cost Units]=Daily )
I have another Related field pulled in with a “Base Rate”. If the above formula finds that the “Override CPU” field is blank I want it to use the “Base Rate” field amount…but to ONLY use that amount if there isn’t an override rate.
As an aside I have the 2 fields calculating Daily and Project rates then combining them later, and I am pretty sure I could do this in one step?
As always I really appreciate anyone looking at this, my brain just does NOT speak formula!