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.

How to import dates i.e. 25-12-08

Featured Replies

How can I import dates from Excel formated as 25-12-08 into a Filemaker date field? Right now I get an "?" in the Filemaker date field after the import.

A lot depends on how consistently the date is formatted in Excel.

Easiest method IMHO is to import into a temporary table, put the "date" into a text field. Create a calculation field that parses out the "words" for day, month and year and assemble them into the Date() function. Then export the data using the calculated Date field.

  • Author

Actually what I need to accomplish is to have Filemaker recognize the value "25/12/2008" as 25 December 2008.

Actually what I need to accomplish is to have Filemaker recognize the value "25/12/2008" as 25 December 2008.

25/12/2008 can not be recognized by FileMaker as a Date.

Displaying a date as 25 December 2008 is a Format available in Layout Mode.

Once you realize that the text that you see as a date, will need to be converted in order for FileMaker to use it as a Date, then to Display it as you want, will be a piece of cake.

BTW, your first example used hyphens to separate the date, and this one is with slashes. If the data is different like this, then you will need to post a REAL example.

See if this Link Helps.

Lee

Edited by Guest

Filemaker will recognize "25/12/2008" or "25-12-08" as a valid date in December if:

• your computer is set to use the d/m/y format AND your file is set to use current system settings (under File > File Options...)

OR

• your file was created on a computer set to use the d/m/y format AND the file is set to use file's saved settings.

Although it's possible to change the settings temporarily to import the dates, I would NOT recommend this. Filemaker remembers the dates 'as-entered' and the original format sometimes surfaces in unexpected places, e.g. in value lists. It's best to import the data into a text field and use a calculation to parse it out into a valid date. Another option is to do the transformation in Excel before importing.

  • Author

The solution provided by comment works perfectly.

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.