You need to sign in to do that
Don't have an account?

Count total number of Zeros using Custom Summary Formulas
Can anyone help me in how to count the total number of Zeros Custom Summary Formulas
Message Edited by mansurie786 on 12-04-2008 07:53 AM
- Create a new Roll-Up Summary field on the parent object (must be the master of a master-detail relationship), click Next
- Label and name your field, click Next
- Select your child object in the Summarized Object picklist
- Select COUNT as the Roll-Up Type
- Under Filter Criteria, select the second option "Only records meeting certain criteria should be included in the calculation"
- Select the field in the child object of which you want to count the zero values
- Choose "equals" as the operator
- Enter "0" into the Value field, click Next
- Select the security and page layout settings
- Save
Your new roll-up field will be on the page layout(s) you chose in step 9.HTH.
Thx,
But it is not working