Forum Discussion
MarkShnier__You
4 years agoQrew Legend
Since you seem to be comfortable with pipelines, probably the easiest way is to make a summary field on the parent table to count the number of children and look that up down to children as [Current Step Count].
Then when a Step is created have the pipeline copy the value of the [Current Step Count (lookup)] into a scalar data entry field called [Step number].
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
Then when a Step is created have the pipeline copy the value of the [Current Step Count (lookup)] into a scalar data entry field called [Step number].
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- TimT4 years agoQrew TraineeThanks for the response, Mark. This is definitely something i'm starting to move towards! However, you don't happen to have an idea on how to label the Steps that have already been done, eh?
- MarkShnier__You4 years agoQrew LegendMaybe some export to excel and crazy manipulation and reimport that field? There is no easy way.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------ - MichaelTamoush4 years agoQrew CaptainIs there always a max of 3 steps, or did you just use that for an example and there can be any number of steps? What is the max number you currently have?
------------------------------
Michael Tamoush
------------------------------- TimT4 years agoQrew Traineeunfortunately, there can be any number of steps!