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.

How to store a Sub-summary value

Featured Replies

I am running into some difficulty trying to produce monthly sales reports. I basically have a report that shows monthly sales for each vender and then groups these sales by trailerID. For example if in the month of May vender A had sales from 3 trailers, the report would have 3 separate sub-summery parts showing gross sales and net sales for each trailer followed by a grand total of sales from all 3 trailers.

I need to be able to store the gross and net sales value for each trailer to use in another report. I have tried using a Set Field script step and also a GetSummery() function without much luck.

Any good ideas as to how I might accomplish this simple task. Thanks!

One way would be to export the reported data, grouped by vendor and trailer, then import it to another table. But why you would want to duplicate this information in the first place?

  • Author

I have been able to export this data into an excel file successfully. I need to store the sales data in another FileMaker database outside of or network. If I can simply come up with an automated way to store this data in the other database it will eliminate the task of having to export/import. Does that make sense?

Export/import can be convenient in this case, because export offers the 'Group by' option, which would otherwise need to be performed by a tedious loop. You can export to a text file (or even a Filemaker file) in the temp folder, and call a script in the target file to import the result - that would make it a one-click operation.

  • Author

Thanks for the help! I'll give it a shot.

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.