Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6326 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi how do you include a zero in calculation fields? eg. 0.4 displays as .4

TIA

Posted

The calculation function strips leading and trailing zeros. You can make it display the leading zero, if you format your number field as

screenshot.jpg

Posted (edited)

The Forum cut my post short. (:(?)

The whole post continues on to say

The calculation function strips leading and trailing zeros. You can make it display the leading zero, if you format your number field as currency, and remove the currency. Note the circle areas. Other than the 2 places, which you might have more or less selected.

HTH

Lee

Edited by Guest
Posted

thanks but the problem is (which i should have stated) that the calculation field also contains text

Posted (edited)

That is a whole different situation.

Can you give an example of how this data in the text field looks (i.e. the text and numbers combined)?

And the Calculation.

Copy and paste here.

Lee

Edited by Guest
Posted (edited)

If the number is entered as 0.4 in the number field, 8.5 will keep that format as is, when used in a calculation as you have shown. I don't see the problem here, unless the 0.4 was the result of a second calculation?

Lee

Edited by Guest
Posted

yes it was the result of a second calculation, sorry its friday im barely awake!

Posted

This can be simple or difficult - depending on the expected results of your calculation (positive/negative/zero, needs rounding or not). The simplest method is to use a merged field in a text object, instead of a calculation. This can be formatted just a like a field.

Posted

i suppose the more difficult method is to have an if operator whereby if the left most digit is a period then it will at a zero to the start?

This topic is 6326 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.