Error encountered prossecing expression

Hi I need help !
I have a problem when I run my robot.
I would like to create a variable named DataResponses that will take the value of a cellule of my GoogleSheet. But that variable blocked my robot because I declared it like a DataTable.

Hey,
You should save Excel output to the datatable variable.
The error which you get is saying that you are trying to assign a string value to datatable.

3 Likes

Thank you !

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