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.

Summary HELP!

Featured Replies

I have a fairly large database that I am building for an insurance company. I am trying to summarize a group commission statements that we get from different insurance carriers. The problem I am running into is I have to keep all the statements in separate tables in the DB. As you can imagine I need to total up each statement and total them out based off insurance agents. I basically am looking to summarize all carrier commissions into one table, but I am lost on how to do this. Here is an example of my DB setup.

Agent Table

- Agent ID Number

- Agent Name

Insurance Company 1

-Agent ID number

- Commission

- Premium

- date

Insurance Company 2

-Agent ID number

- Commission

- Premium

- date

Insurance Company 2

-Agent ID number

- Commission

- Premium

- date

As you can see the insurance company tables have the same data structure (I simplified it for this example) however I have to keep them in separate tables for tracking purposes.

I want to be able to summarize an agents policies by date and total them out for all the companies on one layout. How can I accomplish this without portal records?

I have to keep all the statements in separate tables

Why is that?

I have a fairly large database that I am building for an insurance company. I am trying to summarize a group commission statements that we get from different insurance carriers. The problem I am running into is I have to keep all the statements in separate tables in the DB. As you can imagine I need to total up each statement and total them out based off insurance agents. I basically am looking to summarize all carrier commissions into one table, but I am lost on how to do this.

As you can see the insurance company tables have the same data structure (I simplified it for this example) however I have to keep them in separate tables for tracking purposes.

I want to be able to summarize an agents policies by date and total them out for all the companies on one layout. How can I accomplish this without portal records?

When Creating a new layout you add a Part (Layouts -> Parts Setup) add a leading Sub Summary sorted by the date (add another subsummary above it for agency if needed). For the totals you need to create a summary field that adds up whatever need totaled. Then create a trailing Sub Summary sorted by the date.

Also, you can have the insurance company tables as one table and track it just as well as if they were in three separate tables. The insurance companies can have their own ID, like the agency has its own ID. Having it in one table makes it easier for reports.

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.