Forum Discussion

SyaefulBahri3's avatar
SyaefulBahri3
Qrew Trainee
5 years ago
Solved

Formula to exclude calculation

Hi All,

I have two fields participants name and participants category. I need to count total of the participant but to exclude one of the participant categories, for example teacher category.

The table is as shown below

Participants name | Participants category

David                         | Teacher
Nadia                         | Student
Sam                            | Scholar


Rather than count total of 3 participants, because its excluded teacher category, the result will show total 2 participants.

Can you please explain to me available formula for this case?

Many Thanks



------------------------------
Syaeful Bahri
------------------------------
  • You have not stated if you have any relationships. 

    But if you have a relationship where One Scheduled Course Class has Many Participants, you can make a Summary on that Relationship to count the number of Participants. but out a filter on that Summary field 
    where Category os not Teacher.

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    markshnier2@gmail.com
    ------------------------------

2 Replies

  • You have not stated if you have any relationships. 

    But if you have a relationship where One Scheduled Course Class has Many Participants, you can make a Summary on that Relationship to count the number of Participants. but out a filter on that Summary field 
    where Category os not Teacher.

    ------------------------------
    Mark Shnier (YQC)
    Quick Base Solution Provider
    Your Quick Base Coach
    http://QuickBaseCoach.com
    markshnier2@gmail.com
    ------------------------------
    • SyaefulBahri3's avatar
      SyaefulBahri3
      Qrew Trainee
      Hi Mark,

      Thank you for your direction. I can count participant using summary field with filtering category does not contain the value teacher





      ------------------------------
      Syaeful Bahri
      ------------------------------