kenseye Posted May 18, 2010 Posted May 18, 2010 I have a medication table listing medications and a date that each medication is discontinued. I would like to list the medications in a field if it does not have a discontinued date. Otherwise stated, I would like to list only active meds while not including discontiued meds. Using List (Medications:medication) gives me all meds. What function do I use to incorporate a qualifier prior to listing?
comment Posted May 19, 2010 Posted May 19, 2010 There is no ListIf() function in Filemaker. You can either: • define another calculation field in Medications and list the result; or • set up another relationship to filter the medications; or • use a custom recursive function.
Recommended Posts
This topic is 5303 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