May 15, 2024 09:32 AM
I'm making a dashboard from an interface, and when I display a number that is the sum or average of a group of fields it always displays the number with two digits after the decimal. Is there a way to round that number to no places after the decimal?
Also for some of the numbers, I want to add a dollar sign to the beginning of the number. Is there a way to do that when the number is using a "Number" field?
Solved! Go to Solution.
May 15, 2024 07:13 PM
Hmm, I just tested it for "Sum" and "Average" and the decimal places that are displayed in the Interface's number element were affected by the decimal places displayed in the field itself, so perhaps you could try modifying the original field?
For the dollar sign, I don't think so I'm afraid, and I'd suggest swapping it to a Currency type field
May 15, 2024 07:13 PM
Hmm, I just tested it for "Sum" and "Average" and the decimal places that are displayed in the Interface's number element were affected by the decimal places displayed in the field itself, so perhaps you could try modifying the original field?
For the dollar sign, I don't think so I'm afraid, and I'd suggest swapping it to a Currency type field