Title: Basic Counting
Last modified: August 9, 2018

---

# Basic Counting

 *  Resolved [stewiek](https://wordpress.org/support/users/stewiek/)
 * (@stewiek)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/basic-counting/)
 * My Form ID: 1
    The field ID: 9 Field Type: Dropdown
 * Basically, the field is a gender option with two values: Men, Women
    I tried 
   this and it gave me 0
 * [gravitywp_count formid=”1″ filter_field=”9″ filter_value=”Men” filter_field2
   =”9″ filter_value2=”Women”]
 * I am just trying to display, how many Men and Women in total of the form entries.
   Where did i go wrong?

Viewing 1 replies (of 1 total)

 *  Plugin Author [GravityWP](https://wordpress.org/support/users/gravitywp/)
 * (@gravitywp)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/basic-counting/#post-10573976)
 * What your filter is doing now is searching for entries that are both man and 
   woman. Since this is not possible, you can just use
 * [gravitywp_count formid=”1″]
 * This will show the total number of entries, wether man or woman.

Viewing 1 replies (of 1 total)

The topic ‘Basic Counting’ is closed to new replies.

 * ![](https://ps.w.org/gravitywp-count/assets/icon-256x256.jpg?rev=3215193)
 * [GravityWP - Count](https://wordpress.org/plugins/gravitywp-count/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gravitywp-count/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gravitywp-count/)
 * [Active Topics](https://wordpress.org/support/plugin/gravitywp-count/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gravitywp-count/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gravitywp-count/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [GravityWP](https://wordpress.org/support/users/gravitywp/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/basic-counting/#post-10573976)
 * Status: resolved