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.

New to filemaker and coming from access. Need help with formula...

Featured Replies

  • Newbies

Hi,

 

I have just started using filemaker and was wondering how I can get this formula, in access, run in filemaker

 

SRQuota: IIf([summary Report Date]>DateSerial(Year(Date()),Month(Date()),1),1,0)

 

So if a date falls within within the current month under Summary Report Date then SRQuota would equal 1.

 

Today's Date 7/4/2013

Summary Report Date 7/1/2013

 

then

 

SRQuota = 1

 

Thank you!

Month ( Summary Report Date ) = Month ( Get ( CurrentDate ) )

 

If you use this calculation in script then it would simply be:

 

If [ the above calc ]

... do something because it is true

Else

... do something else because it is false

End If

 

If you create a calculation with it then the calculation must be checked 'do not store calculation results' in the calc dialog storage options (bottom right in the calc dialog).  Let us know if you get stuck or if I'm misunderstanding your need.

 

And welcome to FM Forums!!!  :laugh2:

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.