"Using Select with Loop Operator"
Hi,
I have used loop operator and the result set is ioo object collections [ one for each month in the data]. I want to select the last output data set and process further.
In the select operator i have to specify an index number to represent which object in the collection i have to pick.
can i some how identify how many objects are created by the loop operator and provide that as input to the Select operator index ??
Thanks Jegan
I have used loop operator and the result set is ioo object collections [ one for each month in the data]. I want to select the last output data set and process further.
In the select operator i have to specify an index number to represent which object in the collection i have to pick.
can i some how identify how many objects are created by the loop operator and provide that as input to the Select operator index ??
Thanks Jegan