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.

More than 1 invoice

Featured Replies

Hi everyone,

I have a report based on job data, but sometimes we have more than 1 invoice for a particular job.

Is there a calculation I could use that would add the invoice numbers together with a comma and a space between,

knowing that the information is coming from seperate rows in a portal?

Any help would be appreciated.

Milton.

Try this calculation in the Job table:

Substitute ( List ( related::invoice number ) ; ¶ ; ", " )

See:

http://fmforums.com/forum/topic/77200-getting-to-print-the-portal-along-the-horizontal/page__p__362458#entry362458

  • Author

Try this calculation in the Job table:

Substitute ( List ( related::invoice number ) ; ¶ ; ", " )

Hi Daniele,

I tried your suggestion but it will not recognise List ???

I have attached a screenshot of what I typed.

Thanks again.

Milton

Substitute.jpg

I tried your suggestion but it will not recognise List ???

The new calculation field must be created into the Jobs table, not the Invoices table.

FileMaker recognises List( ) ONLY if you write that function correctly.

Substitute ( List ( Invoices::_id_Invoices ) ; ¶ ; ", " )

isn't the same thing of:

Substitute ( List ; _id_Invoices ; ¶ ; ", " )

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.