NA value and scaling factor
Hi All,
I have a strange behavior in RPAS v.15. I have a real type measure with NA value configured in Config Tools, NA=50. Also this measure style has a scaling factor = 0.01, so it represents percents. When I put to this measure value 49 or 51 in RPAS Client (or any other value except 50), the cell gets this value, and behind the scene real cell value is the same number multiplied by scaling factor. For example, if I put 49, then in fact cell value is equal to 0.49.
But if I put "50" to this measure, then its value becomes 5000. So scaling factor does not work for value equal to NA value.