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.

Calculation of Date field

Featured Replies

hi,

i have one date filter field which stores current date ,i have made 31 date field which contains the auto enter calculation field which is

"11" & "/" & Month ( Date_Filter ) & "/" & Year ( Date_Filter )

but the result of date is not calculating properly it shows question marks.

I have attached the screen shortpost-101539-0-27447900-1347885287_thumb.

Try using the Date() function to return a date, e.g. =

Date ( Month ( Date_Filter ) ; 11 ; Year ( Date_Filter ) )






Instead of 31 fields, consider one repeating calculation field =





Let ( [

d = Extend ( Date_Filter ) ;

] ;

d - Day ( d ) + Get ( CalculationRepetitionNumber )

)

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.