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

Hi.🌍

I need to add number values in the 'hours' field per client. The client is identified by unique 'name' or 'Id'

I can do it either in a portal or in the layout itself.

Any tips her.

Thanks a bunch.

Edited by Sharifa

Assuming you have a Clients table and a related Items table, you can use a calculation field defined in the Clients table as =

Sum ( Items::Hours )

Alternatively, you can define a summary field in the Items table as Total of Hours and place it on a layout of Clients. Or use it in a report produced from the Items table, sorted by Client.

 

19 minutes ago, Sharifa said:

The client is identified by unique 'name' or 'Id'

For purposes of relationship, the client should be identified by ID only - a unique and permanent value.

  • Author

In the portal on the right side of the screen, You can see in last column field for hours worked 'Aantal_uren'. I need to calculate the total number of hours per record. 

 

CACULATE HOURS BUR RECORD - INSERT PICTURE - with image.JPG

On 6/10/2022 at 12:05 AM, comment said:

you can use a calculation field defined in the Clients table as =

Sum ( Items::Hours )

Have you tried this?

 

On 6/10/2022 at 12:05 AM, comment said:

Alternatively, you can define a summary field in the Items table as Total of Hours and place it on a layout of Clients.

Have you tried this?

 

  • Author

Yes. I changed the table reference and it worked.

Sum ( _TEST_CoastalCorners_Werkopdrachten_TABLE_DB::Aantal_uren )

Many thanks.

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.