Tissot Posted February 27, 2007 Posted February 27, 2007 Hi! Is there a way to count records in the current relation in filemaker? I need to count the records wich have a "1" in the Field named Status in the current relation. Thanks. Ron
comment Posted February 27, 2007 Posted February 27, 2007 If Status is a Boolean value (either 1 or 0/null), you could use: Sum ( related::Status ) See also here.
Recommended Posts
This topic is 6478 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