LiveCycle: Combined Two "Query for Multiple Rows as XML" sets together -


I have two data result sets that share the Sergeant key, but I add a field to A's set in B Would like to

Where the id of A is equal, add the ID of B to calculate in xml structure.

I know that I can use the "Set Value" activity to add items to the XML variable.

I want to: AID = Insert BID at B.Count A.Count.

Cheers,

The solution is found here:


Comments