CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • How do I display the number of “Total Participants”?
Pages: [1]

Author Topic: How do I display the number of “Total Participants”?  (Read 1566 times)

ajjumba

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.0.3
  • CMS version: Drupal 7.2
  • MySQL version: 5.1.52
  • PHP version: 5.2.4
How do I display the number of “Total Participants”?
May 18, 2011, 10:10:36 pm

I am working with the ‘Participant list Count Report’ template and I would like to show the count of individual participants (what I believe to be Total Participants). Right now all I get is the total number of rows yet I would also like to show the total number of individual participants because I have some participants registered in two or more events but I would like to count them only once.

Any help or ideas would be most appreciated.

Many thanks.

ajjumba

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.0.3
  • CMS version: Drupal 7.2
  • MySQL version: 5.1.52
  • PHP version: 5.2.4
Re: How do I display the number of “Total Participants”?
June 25, 2011, 11:44:56 pm
Is there anyone out there who could help me?

I would really like to get a count of the distinct participants in events. For example when you have two events and you have a participant listed in both but you only want to count him once.

I could really use some help on this one if anybody has any ideas.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: How do I display the number of “Total Participants”?
June 26, 2011, 01:57:54 am
You will need to write a custom report, with a select distinct from civicrm_participants.

http://en.flossmanuals.net/civicrm/ch064_reports/

Write it as extensions, will be easier to install and share if you want to.

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

ajjumba

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.0.3
  • CMS version: Drupal 7.2
  • MySQL version: 5.1.52
  • PHP version: 5.2.4
Re: How do I display the number of “Total Participants”?
June 26, 2011, 10:09:53 am
thanks xavier. I'll give it a shot and see.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • How do I display the number of “Total Participants”?

This forum was archived on 2017-11-26.