When I invoke the variable. is this correct?

Hello. when I invoke the variable. is this correct? (dt_user.Row or current(“username”))

and the out direction of the value also correct? (UserID)

Thanks

Hello @rudgns99 , If you need to loop the Workflow.Xaml, If it is placed in For each activity, you can use the Curentrow("ColumnName")

You need to get an output of UserId from the Workflow.Xaml, the arguments Out direction can use, Or else In/Out


I’ll use this.
Thank you for your reply.

@rudgns99
It’s Good to Loop the process and pass the value one by one in For each Activity

If your queries are rectified kindly mark Solution,
It helps others, who looking for the same issue.

Happy Automation.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.