Hi UiPath Experts,
I have an excel which has user names in 1st column and team names in 2nd one. I have created UiPath steps which would read data from A1 and store in variable and similarly for B1. I am further using these variables in user-team assignment in some BPC, which is SAP application.
I have used ‘For each row’ activity so that it would go to A2 and B2, thereafter A3 and B3 and so on…
Current program is working well for A1 and B1. I am functional person and hence not aware about the syntax to be written in place of A1 and B1 in ‘Read cell’ activity.
Attaching relevant screenshots. Can anyone please help?
- Sameer Lonkar