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

I'm creating reports of Line Items. Line Items contains 3 fields: Amount Billed, Amount Paid, and Percent Profit (=1 - AmountPaid/Amount Billed). Line Items also contains 5 fields of Worker, Client, Worker Type, Client Type, and Date.

I want to create reports that will summarize the data for the first 3 fields depending on the sort order of the other 5.

I'm halfway there, but stuck. I've got a single layout, with 5 sub summary parts. I have a summary field for Total Billed, and for Total Paid placed in each of the summary parts.

That all works great. I'm getting the proper summaries depending on the sort order.

It looks like I can't get a true calculation of Percent Profit however without making a calculation field for each of the sort fields. I'm trying to use just one, but a Summary of the Percentage Profit isn't accurate and GetSummary() requires a break field.

Do I need to make a GetSummary() calc field for each of the sort fields or is there a way around this?

Thanks,

DJ

Do I need to make a GetSummary() calc field for each of the sort fields or is there a way around this?

As a rule, you need a calculation field for each sub-summary part. However, I think in this case you can get by defining a summary field as the average of profit, weighted by price (untested).

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.