MarkShnier__You
Qrew Legend
6 years agoHow to Auto create a Parent when Multiple Children Exists
I often have a need to have an overnight safety net process to create a parent when children exists. I often have situations where I set up Automations to Auto create a parent record when a the first child record gets created. The Key to the Parent will be determined by formula field on the child.
But sometimes for one reason or another, the Automation will fail. For example during some Copy Master detail process many children get created all at once and the Automaton fails to keep up due to rate limits or if my method involved the automation running a saved table to table import, there are children with a duplicate formula field both looking to create the same parent and the import will fail on duplicate Key field in the same import.
I'm looking for ideas on how to have an automated process which can create parents from orphan child records when here can be duplicate Parent Key. My only method now is to have a safety net subscription Summary Report on that calculated [Related Parent Key field] and then I do a manual copy from that report to the Parent table.
I see that one of the new connections in the Pipelines is something called "Text". I see that is seems to be some kind of text manipulation tool, and I was thinking maybe it could de-dup a column of records.
Any ideas out there to solve this generic problem?
I'm a low code / no code kind of guy, so I'm looking for a solution using only native Quick Base to a challenge I often face. Not looking for a javascript or coding solution or an add on product.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
But sometimes for one reason or another, the Automation will fail. For example during some Copy Master detail process many children get created all at once and the Automaton fails to keep up due to rate limits or if my method involved the automation running a saved table to table import, there are children with a duplicate formula field both looking to create the same parent and the import will fail on duplicate Key field in the same import.
I'm looking for ideas on how to have an automated process which can create parents from orphan child records when here can be duplicate Parent Key. My only method now is to have a safety net subscription Summary Report on that calculated [Related Parent Key field] and then I do a manual copy from that report to the Parent table.
I see that one of the new connections in the Pipelines is something called "Text". I see that is seems to be some kind of text manipulation tool, and I was thinking maybe it could de-dup a column of records.
Any ideas out there to solve this generic problem?
I'm a low code / no code kind of guy, so I'm looking for a solution using only native Quick Base to a challenge I often face. Not looking for a javascript or coding solution or an add on product.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------