DataType for negative numbers
Hi,
What should be the datatype for negative numbers in thingworx analytics dataset configuration. Since my data there will be both positive and negative numbers. I tried with DOUBLE and INTEGER both seems to fail with below error
Unexpected character ('-' (code 45)) in numeric value: expected digit (0-9) to follow minus sign, for valid numeric value
at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@16768b7b; line: 1, column: 3]
Thanks,
Azim

