I'm trying to use the Class function to segment out a field that is a decimal value. If the decimal is <= .85 show 85, if decimal >= 120 show 120.
For some reason I'm running into a problem where QlikSense doesn't seem to be recognizing some of the values in the set, particularly the data from .85 to .9 as a calculated dimension. If I apply the same formula as a measure, it seems to segment the data correctly.
I feel like I'm missing something stupid. On the left is the function as a calculated dimension. On the right is the function as a measure. The right side properly displays 85 <= x < 90 but the left is coding as 85.