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.

How to display a calculation

Featured Replies

I would like to be able to display the calculations (or How did you come up with this number?) for my managers.

I have a solution with many calculations and I need for some of the managers to be able to see the calculations in order to verify them. I don't want to give them admin access to actually view the field info and options, just need to have a field that can be accessed with a button or script that will show the actual calculation that is used.

How can I do this?

Edited by Guest

Look at the Evaluate ( ) function.

You can create a text field which contains the formula you have used, if it is a relatively static thing. You can then fill in your fields with << >>.

Example:

Forumula Used: <> + <> = <>

might display:

Formula Used: 5 + 10 = 15

Alternatively, you can set a calculation field which returns the literal text of what you are using for you calculation and then display the field, but make it uneditable.

Calculation example:

"Formula Used: " & aaa::field1 & " + " & aaa::field2 & " = " & aaa::result

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.