Forum Discussion
DanielJohnson2
Qrew Trainee
Thanks For the reply Mark. How do I tell the Pipeline which record to update with the End Date/Time in the child table?
------------------------------
Daniel Johnson
------------------------------
------------------------------
Daniel Johnson
------------------------------
MarkShnier__You
4 years agoQrew Legend
Well, if the status changes, then any existing children with an empty End date need to be updated. So you would have a search step, then a For Each loop which would update the end date time. There is Jinja syntax for the current date/ time, or else you can create a field in native quickbase for the current date and time and use that field to populate the date time field.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- DanielJohnson24 years agoQrew TraineeSuccess! I'm still new to Pipelines, so I wasn't aware of the Search and For Each loops functionality, it wasn't figuring into my possible solutions. Thanks Mark!
------------------------------
Daniel Johnson
------------------------------