greenfields Posted April 3, 2009 Posted April 3, 2009 i have a table called "emails", and one called "search" which are related by a serial number. Emails all contain 1 serial number and "search" contains a list of serial number. Emails has a field called "temperature" which can be marked hot, warm or cold. I want to put in start date hot, and end date hot fields into "search" have tried this Min ( Filter ( Emails::temperature ; "HOT" ) ; Emails::newDate ) and other similar things please help!
bcooney Posted April 3, 2009 Posted April 3, 2009 I don't understand why you need the Search table. To find emails that are hot between two dates, then just Find in the Email table entering a date range and the temperature criteria.
greenfields Posted April 3, 2009 Author Posted April 3, 2009 its because reviewers are constantly marking things hot warm or cold.
bcooney Posted April 3, 2009 Posted April 3, 2009 I'm lost...Do you know how to do a Find in Filemaker?
greenfields Posted April 3, 2009 Author Posted April 3, 2009 yes, i do. There are many other relationships running in the background that will be altered when these dates change. Thats why i need the field to be calculated
comment Posted April 3, 2009 Posted April 3, 2009 It would help if you explained what are you trying to accomplish (explaining only what you have tried doesn't really help).
Recommended Posts
This topic is 5772 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 accountSign in
Already have an account? Sign in here.
Sign In Now