Search results

  1. B

    Find and remove matching values in collections

    Hi, As part of a larger process I need to sort through Collection A which contains around 5,000 rows at a time against Collection B which can contain a small amount of rows from around 10-30 and if any of the values from B match A then the rows from A need removing. I have attempted this by...
  2. B

    Collection items into Data Item

    Hi, Is it possible to take the rows of data from a collection and concatenate them all into individual rows in a data item? I've tried looping over the collection in a calculation stage but this simply overwrites the value in the data item each time rather than creating a new line and...
Top