hi all,
I have a check box to do all checks. is there a simpler way?
I have tried to create a flow using for each but still don’t understand how to put an expression in the IDX number section so that it can be done for each from 1 - 53
hi all,
I have tried to create a flow using for each but still don’t understand how to put an expression in the IDX number section so that it can be done for each from 1 - 53
Assign a counter variable to index property in for each
increment it by 1
use the incremented variable in the idx
cheers
we can do this with a dynamic selector:
A variation could be:
hi @ppr,
thanks for feedback. after try it, its give next problem, because bot search element per box need 1 minutes. is there another way?
sorry, I’m a newbie .
would you like to show me ?
we would recommend focusing on root cause, as it should not happen in this way.
Is a default value set for the idx variable and is the variable scope high enough?
open the selector and right click then it will ask to choose a varable just select the vriable
cheers