Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 6503 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hey!

I want to search by month. I have a field that saves the date of when the record was created, so i tried to create a field with a calculation "Month(date)", but that doesn't seem to save the month of the date. I've seen a lot of posts, but I culdn't find one that helped me. Can somebody please help me? Thanks a lot!

Posted (edited)

Hi Carlos,

Using the Month (date) in a calculation should return a Number result for the month. Be sure that the Date Field is a real Date, and that your calculation has the Result of Number.

HTH

Lee

Edited by Guest
Posted

This is an example on how my date is being saved: 2007-03-19 15:08:05. I made the calculation field to return Number, but that didn't work. It shows a ?..

Posted

That looks like a timestamp, but Month() and MonthName() should still work on timestamps.

Posted

I'm surely doing something wrong. I have a field called "Date" which saves the date of when the record was created like this 2007-03-19 15:08:05. And I have another field called "Month" which is type Calculation with this calculation: Month (Date), and the calculation result is number. Do you see anything wrong?

Posted (edited)

Change the field type from Date to Timestamp and see if that doesn't do it for you.

Lee

Edited by Guest

This topic is 6503 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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