The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Get an example from example set[SOLVED]
Dear Guys,
i've got some trouble to extract a single Example from an ExampleSet. I did define a "Loop Examples" an I tried to get the example by macro-defined index.
How ever, every solution I tried e.g. Extract Macro, Set Data, Collect and Select by index, the result which the debugger shows is the given input ExampleSet.
I need every Example as a single Data. It is the base for an sinple one-to-many relation i need to aggregate.
Tell me please, what the mistake I do?
My submitted Example is the solution with Collect and Select (I think the worst way to do this).
Ciao and thanks for help
i've got some trouble to extract a single Example from an ExampleSet. I did define a "Loop Examples" an I tried to get the example by macro-defined index.
How ever, every solution I tried e.g. Extract Macro, Set Data, Collect and Select by index, the result which the debugger shows is the given input ExampleSet.
I need every Example as a single Data. It is the base for an sinple one-to-many relation i need to aggregate.
Tell me please, what the mistake I do?
My submitted Example is the solution with Collect and Select (I think the worst way to do this).
Ciao and thanks for help
0
Answers
Use the "Filter Example Range" operator inside the example loop. Set both parameters to the loop iteration macro.
Regards,
Andrew