Solved
How can I change data type and add entries of a Column of infotable?
I have service with output as Infotable, of which one of the column (Temperature) has some values but data type is String. How can I change Data Type of all the values and then add all the values.

