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.

Featured Replies

You are using repeating fields. Not a good idea. But, to answer your question, if you mix non-repeating and repeating fields in a calculation, you need to put an Extend() function around your non-repeating fields. For example, if Qty and UnitPrice are repeating fields, and the SalesTaxRate is a non-repeating field, a tax calculation would look something like this:

Qty * UnitPrice * Extend(SalesTaxRate)

I recommend that you look at replacing the repeating fields with a portal to a related line items file.

  • Newbies

Hi. I am working on a Quote database, linking the prices of a Customer Prices database to it. The Customer Prices DB has several fields of items, which all have distinct prices. In the quote database, I have a popup menu for the product. When the user picks a product, I want to pull that particular product price from the customer database for a particular customer. Now...all of my calculations work fine...but only for the first row. It will pull the record with no problem, I just can't get it to do the same in the following rows (which are the same field, repeated). I can't figure out how to adjust this. Also, I have other calculations, which are case statements, but they do not pull from another database, and these calculations work fine in the repeating rows. If anyone could help I would be grateful!! Thank you!!! crazy.gif" border="0

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.