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) »
  • Membership reports
Pages: [1]

Author Topic: Membership reports  (Read 1416 times)

Slovak

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 3
    • My website
  • CiviCRM version: 3.4.x, 4.2.x
  • CMS version: Drupal 6.x, 7.x
  • MySQL version: 5.5.29
  • PHP version: 5.3.10
Membership reports
November 04, 2010, 12:16:29 am
The current membership reports do not seem to allow for filtering for Primary or Related members, as is the case in the search function. What would be the appropriate way to go about creating a few handy membership reports?

I feel like I am missing something - isn't there an easy way to have a dashboard report with memberships in 'Grace' or 'New' status? Filtered by Primary member only?

Thanks in advance for any pointers.

starryeyez024

  • I’m new here
  • *
  • Posts: 8
  • Karma: 0
Re: Membership reports
February 21, 2011, 11:00:31 am
I am looking for the same thing, it seems like "primary members only" should be a filter setting!

Thanks!

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Membership reports
February 21, 2011, 11:07:30 am
A patch which adds this filter to all 3 existing membership reports would be welcome. You can get oriented to the reports framework at:

http://wiki.civicrm.org/confluence/display/CRMDOC/CiviReport+structure+and+customization
http://en.flossmanuals.net/CiviCRM/DevelopReports
Protect your investment in CiviCRM by  becoming a Member!

poorhaus

  • I’m new here
  • *
  • Posts: 29
  • Karma: 0
    • Music Nova Scotia
  • CiviCRM version: 4.4.10
  • CMS version: Drupal 7
  • MySQL version: 5.5.27
  • PHP version: 5.3.17
Re: Membership reports
November 27, 2013, 06:54:52 am
After poking around in the database a bit, I figured out that you can filter primary/inherited membership by adjusting the value of the "Membership Owner ID" filter. Primary memberships have a null value for membership owner ID, whereas inherited memberships have a numeric value that corresponds to the contact ID of the primary membership holder. To get primary memberships then, in the membership detail report, select "Is Empty (NULL)" as the value for the Membership Owner ID when running the report and you'll only get primary memberships. To get inherited memberships, select "Is not empty (NULL)".

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Membership reports
November 27, 2013, 09:45:47 am
Would be great if you could open an issue on the issue tracker and submit a pull request to add this filter to the existing Membership Report :-)
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviReport (Moderator: Dave Greenberg) »
  • Membership reports

This forum was archived on 2017-11-26.