Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
no problem, I often rush with my answers so they are not as detailed as they could be.
The new field will be on the child side. Make the new formula field first field first and it would look something like this
IF([Account # (direct entry)] >0, [Account # (direct entry)], [Related Account #])
but I don't know what your fields names actually are or if that field account # field is numeric or text .....
Then make the 2nd relationship, but rather than letting Quick Base make a new field for you called [Related Account], use the formula field.
The new field will be on the child side. Make the new formula field first field first and it would look something like this
IF([Account # (direct entry)] >0, [Account # (direct entry)], [Related Account #])
but I don't know what your fields names actually are or if that field account # field is numeric or text .....
Then make the 2nd relationship, but rather than letting Quick Base make a new field for you called [Related Account], use the formula field.