Ron Cates Posted June 1, 2010 Posted June 1, 2010 Hi all. I have a portal on a layout with summary fields above the portal that gives me the total number of records and a summary of another field in the portal. Now I need to be able to have a field above the portal that can give me a count of records in the portal where a certain field is empty. Can anyone give me an idea on how I can do this? Thanks
comment Posted June 1, 2010 Posted June 1, 2010 Try something like = Count ( Child::Matchfield ) - Count ( Child::Certainfield )
Ron Cates Posted June 1, 2010 Author Posted June 1, 2010 Success!! You are the Man!! Thanks once again for your help ???
Recommended Posts
This topic is 5288 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