Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Formatting a number in a text calculation field

Featured Replies

Hi people

I have two fields - Price (number) and quantity (number)

I have a calculation field that does this: -

quantity & " @

You can use an IF-THEN calculation to determine if the price is greater than .99, then don't do anything but if it is less than 1, then have the response be "0".

I would usually make the calculation in a separate field and then embed that field in your calculation right between the pound sign and the price.

I think you could probably just embed the IF-THEN into the original calculation as well but I haven't tried that.

I hope this helps.

Why not change the field's Number format to display with 2 decimal places?

Create a calc field, called QtyText, that equals NumToText(Quantity). Then use a merge field:

<<QtyText>> @ <<Price>>

Then Format/Number on the merge field, using currency, 2 decimal places, with currency symbol "

Right, something like this:

quantity & " @

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.