asked on June 16, 2017

Hello Everyone

 

We have a Forms process that calls a workflow to query date range (using custom query).  Workflow returns rows of data available for the date range(more than one row).    We use "Set Business Process Variables" activity to insert the Date into a table in the Form. 

 

We are only able to insert one Row into the table in the Form.    Is it possible to for workflow to insert all the row into the Form's table?   If yes what am I missing?