.
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.
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 !!!
1 Like