Loop through selection and add sheet to report with each selection.
Hi,
Ive set up a dynamic report where a user can choose which selections they want and create and report. This works just fine.
But i would like to make it an option to loop through the selections and generate a sheet for each selection So, if there are three selections in a field then i want three sheets, one for each selection. when i try to do this the last selection is applied to all sheets.
I cant seem to configure the input to the selection block with the output from the add sheet block either.