Want to extract values from excel and use in 'data item in 'Calculate data' operator ('sensor link')
Find more posts tagged with
Sort by:
1 - 7 of
71
@mschmitz Can you please help me with this?
Do you use the 'remove unused values' operator during your loop?
I'd recommend this for bigger sets, as this way you only use the relevant data, while otherwise the 'hidden' metadata remains part of your flow.
This can have a huge effect on speed and memory when dealing with loops and filters on bigger sets.
I use it by default on every step where I need to filter or loop.
I'd recommend this for bigger sets, as this way you only use the relevant data, while otherwise the 'hidden' metadata remains part of your flow.
This can have a huge effect on speed and memory when dealing with loops and filters on bigger sets.
I use it by default on every step where I need to filter or loop.
Any solution for this?
Tried "Set Parameters from ExampleSet" from Toolbox, but not able to set values for enumeration.
@yyhuang can you help with this case.
Tried "Set Parameters from ExampleSet" from Toolbox, but not able to set values for enumeration.
@yyhuang can you help with this case.
If your labels are all in a row you may need to pivot first.