Forum Discussion
MarkShnier__You
3 years agoQrew Legend
Can you explain what you are trying to do? Maybe you don't need that step.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
- ChristineWhite3 years agoQrew Assistant CaptainI have a "Project Tag" Parent Table allowing users to Group projects as needed. I would like to create a new record in a Request table for each of these Child projects and thought I could use the Bulk Record set feature for this.
------------------------------
Christine White
------------------------------- MarkShnier__You3 years agoQrew LegendWould this be running on a schedule or on a trigger? If on a trigger and they are just getting added one by one then you don't need to use a bulk record set.
If the trigger is some mass operation line an import or a grid edit, then a bulk import would be better to use. But I don't think you need to use the Make Request Step.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------- ChristineWhite3 years agoQrew Assistant CaptainThis is on a Trigger from the "Project Tag" table. So thought the Bulk Record Set would essentially perform the "loop" function for me? Never used it before.
------------------------------
Christine White
------------------------------