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 CiviMember (Moderator: Deepak Srivastava) »
  • Distinguishing first-time memberships from renewals
Pages: [1]

Author Topic: Distinguishing first-time memberships from renewals  (Read 980 times)

jimmyjam

  • I post occasionally
  • **
  • Posts: 87
  • Karma: 4
Distinguishing first-time memberships from renewals
November 17, 2010, 10:59:41 pm
Hello,

While viewing a list of membership signups, is there a quick and easy way to tell which are first-time memberships and which are renewals?

When I examine each membership individually, I can compare the dates and it becomes obvious. But this is not possible when viewing a list of dozens of signups. I would love to click a button that shows all renewals sorted by date (most recent first).

Any suggestions?

Thanks,
James

redgar

  • I’m new here
  • *
  • Posts: 26
  • Karma: 2
    • NJ Libertarian Party
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 2.5.27
Re: Distinguishing first-time memberships from renewals
November 29, 2010, 06:26:56 am
Wouldn't searching by start date distinguish them? Perhaps a clunky way to do this though.

start date < 1 year ago would be new members
start date > 1 year ago and end date > today would be renewals

I have a similar problem with the membership dashboard. The text states it lists renewals and new/renewals for the month. However it excludes renewals. The installed query used for the membership dashboard for the month of november (as of today the 29th) is:

Membership Status IN New or Current or Grace ...AND...
Start Date - greater than or equal to "November 1st, 2010 12:00 AM" ...AND...
Start Date - less than or equal to "November 29th, 2010 11:59 PM"

However this query specifically excludes renewals. I can't see how I can easily lookup people who renewed in a particular month using just the start date. They may not always expire the same month that they renew. I think we need a last membership activity date field to search on (I may be able to create a custom report for this, haven't tried custom reports yet).

sjthespian

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 3
    • The League of Professional System Administrators
  • CiviCRM version: 4.2.7
  • CMS version: Drupal 6.28
  • MySQL version: 5.1.66
  • PHP version: 5.3.3
Re: Distinguishing first-time memberships from renewals
November 30, 2010, 08:58:34 am
I am having the same problem.  We need to know how many new memberships we have vs. how many renewals for reporting, but there isn't an easy way to figure this out.  This would be especially useful on the dashboard.
Dan Rich <drich@lopsa.org>
    Director, LOPSA - http://lopsa.org/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMember (Moderator: Deepak Srivastava) »
  • Distinguishing first-time memberships from renewals

This forum was archived on 2017-11-26.