Hello guys, I want to get value using read cell.
For example
I want to get the text A - P one by one and then type it into somewhere.
This is my workflow.
What should I do? Thank you very much.
Hello guys, I want to get value using read cell.
For example
I want to get the text A - P one by one and then type it into somewhere.
This is my workflow.
What should I do? Thank you very much.
try using a Read Column activity, or a Read Range activity to get the whole table.
Read cell returns a generic value, while output data table is receiving a DataTable object. What error are you getting at Output Data Table activity?
Of what type is NamaFinal?
GenericValue
Try changing it’s variable type to String.
Buddy @claudiojody
Kindly let know whether that works or not
Cheers @claudiojody
It works, thank you so much buddy!!
Cheers buddy keep going… @claudiojody
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.