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.

FM 6 to FM 7growing pains - Dates

Featured Replies

Still trying to adjust - whatever happened to the Status functions? Can't get my mind around date calculations - what I need is to compare a due date to the current date, in order to identify delinquencies. In FM 6 there was a Status(Current Date) function that could be used for testing - but what is it's eqivalent in FM 7?

Get ( CurrentDate ) - DueDate > 30

or

Get ( CurrentDate ) - 30 > DueDate

These calculations must be unstored since they use Get ( CurrentDate ) and they produce a boolean 1 meaning the record is more than 30 days past due. You can use it also like to produce text, such as:

Case ( Get ( CurrentDate ) - DueDate > 30 ; "Overdue" )

  • Author

Thanks LaRetta - guess I didn't get the Get function.

BTW, can anyone recommend the best book for us poor souls who are just transitioning to the new world of FMP 7-10?

whatever happened to the Status functions?

FileMaker Changed the name to Get

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.