Forum Discussion
Values not Displaying Correctly
- 5 years ago
HI Shannon_Trick ,
That's the first thing I would say you should check as per the requirements, If you really need to display these very small values.
Because precision beyond 2 decimal places makes a very little difference in most of the real world scenarios.
Thanks,
Pragati
Hi Shannon_Trick ,
These values are quite small so you will have to check by increasing the decimals on them.
Just try giving your column Decimal Number format and set them to 15 decimal places. I tried as follows based on the sample you shared and can see the actual values:
Thanks,
Pragati
- Shannon_Trick5 years agoNew Member
@Pragati11, thank you. I tried that and it does display a number. However, given I have a lot of other values that don't require 15 decimal places it's not the best solution. Perhaps I need to review whether I really need this data displayed. I could remove these three, I think.
- Pragati115 years agoSuper User
HI Shannon_Trick ,
That's the first thing I would say you should check as per the requirements, If you really need to display these very small values.
Because precision beyond 2 decimal places makes a very little difference in most of the real world scenarios.
Thanks,
Pragati
- Shannon_Trick5 years agoNew Member
Thank you all so much for the help. 🙂