Both flavors of the List function are choosing random values out of the list with multiple occurences.
What I would need is to get ALL values out of the resultset with 1 occurence (cycled by Master table value list). Background: The related table data is static system data (can't use it as master table in Data Generator context). If using List function with mulitple value occurences I would violate a unique key on the target table.
Doable?
What I would need is to get ALL values out of the resultset with 1 occurence (cycled by Master table value list). Background: The related table data is static system data (can't use it as master table in Data Generator context). If using List function with mulitple value occurences I would violate a unique key on the target table.
Doable?