I need to be able to display data in a different decimal format depending on the value of a selected column ("myDecimalData "). Below does not work, every value is displayed in hundredths, and I do not understand why. How would I accomplish this?
For instance, my data:
less than 10 --> sample: I want to display 9.00 as 9.00
between 10 and 1000 --> sample: I want to display 10.11as 10.1
greater...
User Profile
Collapse
No activity results to display
Show More