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.

Date Difference

Featured Replies

I have a field called "WarrantyExp". I made a calculated field to display the number of days remaining on the warranty using WarrantyExp - Get ( CurrentDate ), but for those fields where the warranty date has expired and is in the past, my calculation results in negative numbers.

What can I add to the calculation so that past warranty dates are ignored?

Thanks,

Kevin

Try =

Let (

rem = WarrantyExp - Get ( CurrentDate )

;

Case ( rem > 0 ; rem )

)

Alternatively, you could apply conditional formatting to the field.

  • Author

Perfect. I can't thank you enough, Comment.

Kevin

  • Author

Comment, I've been thinking about this all day. You've been a tremendous help to me, and I want you to know how much I appreciate it.

Kevin.

OK, let's not get mushy... :

Especially since this is a rather trivial problem.

Lol Michael,

Cheer up and take it like a man :

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.