About excel and datatable activities

.
i want to get data of that particular column by using get row item activity.
here am getting a error like int32 cant be converted from system.double.

@REKHASRPF

Try to change the type of the variable mobile from ‘double’ to ‘int32’!

yeah i tried that also but i got the same error.
but finally i got the expected output by using “add column data” activity to the input data table.
thanks for all replies !!! :slightly_smiling_face::slightly_smiling_face:

1 Like