Jump 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.

csv File date issue importing

Featured Replies

Hi All,

Here is the problem. I am importing a csv file with a particular date within it. Before importing the file I break down the date into separate month, day, year fields. Everything seems to import correctly but when I take the Month imported field and use it to create a Month name field instead of the 12 appearing as December it shows as January. Any ideas why and how to fix this? I have included the csv file and my filemaker file.

Thanks in a advance

DateIssue.zip

The CSV date is in m/d/y format, and that is also the format of your file. Unless your OS is set to use a different format, why not import the date directly?

  • Author

I don't want to import the date directly because for some strange reason, throughout the year sometimes the date gets screwed up mixing everything up, then it goes back to normal and then goes screwy again (there seems to be no method to the madness) so to try and avoid this I thought to separate the month, day and year before importing. FYI: My OS is set up to read M/D/Y .

Having said that if M/D/Y matches on all accounts I still don't understand why 12 is reading as January?

There has to be something wrong, and with minimal fields I cannot figure out why. There is no complex calculations so it should work, should it not?

I still don't understand why 12 is reading as January?

It's because the MonthName() function takes a date as its argument, not a month. If you change your calculation to =

MonthName ( A_ExcelMonthConversion )

it will work as expected.

  • Author

Thank you

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

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.