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.

Calcs over relation

Featured Replies

I have received help on this but still no go. I will try better to explain the issue:

I have 2 databases:

Database 1 has a summary page to pull data from the database 1 and other related databases. Database 2 has temp employee data

I want to be able to show, in the summary page in database 1, the total dollars spent on the current found project from the temp database.

In database 2 I calculate the "record total" in database 2 and basically need to have a field in database 1 that says something like: case(project=databse2::project, sum(linetotal))

When I do this the field is blank.

Help!!

Thanks!!

Lose the case statement. Relate the files by project number and use the sum function:

TotalFromDB2 (calculation, number) =

Sum(DB2byProjectNum::linetotal)

I'm assuming that each record in DB 1 represents a project (as you wanted to test on it using case).

-bd

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.