Skip 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.

calculation number variables

Featured Replies

Calculation within a newly created record.

In field 1 i input $1,000. and in field 2 i need for the interest rate of that field to equal a percentage of what is in Field 1 IE; 1,000 times 16% equals 160. or it could be 3,000 in field 1 and 8% of Field 1 or any variations of numbers because there not all the same. any ideas?

Is this what you are looking for?

MyField1 user types in $1,000

MyInterestRateField user types in 16

MyCalcField = MyField1 * (MyInterestRateField /100)

Field_1 is the full number

Field_2 is the percentage

You then need a field that will contain the result?

Field_3 is the value of the percentage = Field_1*Field_2/100

Of course, the $ sign and the % sign are not part of the fields data... even though it could, but not good

Hope that I understood your question :

Isn't this the third time you have asked the same question?

Ok

This is my third reading of your post...

IF you want to have always a fixed interest of 160,

AND IF your second example is wrong ( you write 3,000 , but you wished to write 2,000 )

THAN:

Field 2 calculation is :

fixed interest*100/field1

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

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.