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.

A report that pulls from two tables.

Featured Replies

This thread seemed to die a painfull death, so I'm trying again!

I've investigated some results on things like "Finds across multiple tables", "Reports from mulitple tables", and the vast majority of results come from very sophisticated developers using vast scrips and cryptic field names.

My Goal:

To have a seperate layout where my cleint can go, put in a beginning date and end date....either hit a search button or have the system dynamically show the search results (in a portal?) and have the system automatically do a sum calculation.

If the results from the invoice and expense table have to be shown seperatly, so be it, as long as I can do a calculation on the results.

Thinking a layout with two portals(one from invoice the other from expense) that (and I don't know how to do this) are "filtered" by the input date range.

He then prints the page, takes it to his accountant...

Create a table called "Global" or "Default" or something along those lines.

in that table, create a global field for StartDate and EndDate

Relate your Global table with your expenses where

Global::StartDate ≤ Expense::Date

and

Global::EndDate ≥ Expense::Date

Relate your Global table with your expenses where

Global::StartDate ≤ Invoice::Date

and

Global::EndDate ≥ Invoice::Date

Then put the start and end date fields on the layout and put the two portals on the layout too (make sure the layout is for the "Globals" table)

That should do it :

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.