Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoNo problem.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
Create a formula check field on the parent record called [Parent Exists?] with a formula of
true
Then look that up down to the child record. The effect of this will be that if there is no parent record then they look up value of[Parent Exists?] will end up being false.
Then add a condition to your Automation to only add a Parent if it does not already exists.
true
Then look that up down to the child record. The effect of this will be that if there is no parent record then they look up value of[Parent Exists?] will end up being false.
Then add a condition to your Automation to only add a Parent if it does not already exists.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------