InteractX Troubleshooting - Problems with Large Number Accuracy
Interact uses true 24 bit floating point numbers. A 24-bit number has a limitation of size in which it will hold its accuracy. The solution is either break the number down into two parts or keep the number as a string.