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.

Calculation by Sub summary

Featured Replies

I have a sub summary with three fields; sumqty, serial_qty, and reject_percent.

sumqty is a summary field which is a total of the "qty" field.

serial_qty is a calculation field that basically looks up a value from another table.

reject_percent is a calculation field that = ( sumqty / serial_qty )* 100

In the report, the sumqty and serial_qty are correct and change according to how the report is sorted. The reject_percent, however, always calculates based on the sumqty of EVERYTHING in the table.

For example:

sumqty | serial_qty | reject_percent

340 | 4605 | 693%

When I look in the at all the records in the table the sumqty shows 31936 for all the records which is what I would expect. But when I create a report and sort the fields should't the calculations be broken up into those sub summary values?

Thanks so much for the help!

Use the GetSummary() function.

  • Author

Use the GetSummary() function.

Where do I use it?

In your calculation field - instead of using the summary field directly.

  • Author

Thank you Comment!!!!

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.