This is my workflow in UiPath cloud and i have done rpa challenge there, but while it is running it it is not typing what is there in the google spreadsheet, what cn be the reason
Can you expand and show how you have given in the For each row in datatable activity.
this is my workflow, while running idk why it is not reading the input excel only
this is how it is doing
Expand the For each row in datatable activity and share a screenshot of it.
On studio Web, anything you enter in those property (Type this*) will be considered as a string.
So, click on that button on the right and choose Expression Editor.
Type in the expression like you would do on Studio, and click save
It will appear like this:
If this solves your issue, do mark it as a solution
Happy Automation ![]()
Hey @Sameekshya_Panigrahi
I see you are using google workspace. So you can use the activity 'for each row in spreadsheet'.
Check out my video on how you can do it.
Hey @Sameekshya_Panigrahi
It is the same topic:
https://forum.uipath.com/t/rpa-challenge-in-cloud-studio/2747409/5
I’ve mentioned the solution in your previous post on the same topic:
https://forum.uipath.com/t/rpa-challenge-in-cloud-studio/2747409/4?u=v_roboto_v
okkkk, i will check this out
Could you Try my solution and let me know
The point of this challenge is that the Fields keep changing their positions on screen. So, you have to deal with it using the right selectors.
Try fixing the selectors.









