Solved
filling null values with previous recorded value in the sql query service
Hi,
I have some columns which have null, double values. I want to replace the null value with previous reading.I am fetching the data from oracle database.I want to manipulate the result of the sql query service using thingworx.
Thanks in advance.

