"Creating a dataset out of Performance results"

cyckuancyckuan Member Posts: 9 Contributor II
edited May 2019 in Help

I managed to loop my process and it is generating many Performance results. However, I am struggling to get this into a dataset or exampleSet form.

I can only get them into the form of a Collection. Tried Flatten Collection also. Any suggestions?


Many thanks.
Tagged:

Answers

  • haddockhaddock Member Posts: 849 Maven
    Hi there,

    Use the Log operators, log the the performance numbers, and then use the Log to Data operator to get an example set.

    Hope that works!

  • cyckuancyckuan Member Posts: 9 Contributor II
    Ok it worked. This is brilliant. Many thanks.
Sign In or Register to comment.