Membership Comparison - Number of Members Each Year

Hi all, 

I've just discovered this group and I think it's going to be very useful! I'm very new to Analytics and I don't really have a data-driven mind so it's going to take me a while to get used to things!

Apologies if this is a v basic question, or if it's been asked before, but I'm trying to create a dashboard that will show me the number of members of a specific level each year to give a comparison to track the peaks & troughs of membership each year. I have this as an excel spreadsheet but it would be much better on Analytics. I've had a look in the Memberships folder of the Tessitura dashboard but that focuses on contributions made for the memberships rather than the number of members. 

Ideally it would bring up results a little bit like this:

Thanks in advance!

Erica Slight smile

Parents
  • I'm new to Analytics too and was looking for this - thanks Chris! We're also wanted to keep track of how many Members we had at each level year after year. Is there a way to add this as a widget as well?

  • Hi Emily,

    Very glad the above was helpful. For YoY, are you thinking a year is the year in which their membership started, their membership expired, or their membership was at all active? Another way, if I have a membership that started on 1-Jun-2020 and expires on 30-Apr-2021, would you want to see me counted in a 2020 membership started bucket, in a 2021 membership expiration bucket, or in both a 2020 and a 2021 active members bucket?

  • I will tag in here as I have been trying to create something similar to what Emily has asked about and only been moderately successful- for PCT this could be the Membership Campaign it was assigned to (which is seperate from the Campaign the contributions might be booked to. Where it become a little extra complicated is that we might have a gift in December 2019, the membership wouldn't start until Jan 2020, but we would consider the membership part of our 2019 renewals. I currently work with inexact numbers and remind everyone we are looking at trend analysis and use a combination of membership and contribution widgets. 

  • Ideally, we are looking to report number of active memberships by month, for example how many of each level were active at all in October 2019. But to start, YoY where their membership was active at all.

  • Hi Emily,

    Tessitura Analytics doesn't have what I'll call a "Membership Active On Date" where you can use that field to filter to memberships that had an initiation date before and an expiration date after the selected date or date range. So in lieu of that, we can filter on initiation dates before and an expiration dates after the period we want to report on. In this first case, YoY.

    We'll need a value per period (year), with a filtered value formula as shown in the "2020" example above. This is the total count of memberships, filtered to those with a membership expiration date after Jan 1, 2020, and filtered to those with an initiation date before Dec 31, 2020. I then duplicated the value from its Options menu, and edited the formula's filters for the other 2 years. 

    We can easily render this as a Column chart by changing the cart type on the Pivot widget.

    When I've seen this done for a Monthly analysis, the same process is followed, but with a value formula per month, and expiration/initiation dates set to the before the end / after the start of that month, all within a given fiscal year.

Reply
  • Hi Emily,

    Tessitura Analytics doesn't have what I'll call a "Membership Active On Date" where you can use that field to filter to memberships that had an initiation date before and an expiration date after the selected date or date range. So in lieu of that, we can filter on initiation dates before and an expiration dates after the period we want to report on. In this first case, YoY.

    We'll need a value per period (year), with a filtered value formula as shown in the "2020" example above. This is the total count of memberships, filtered to those with a membership expiration date after Jan 1, 2020, and filtered to those with an initiation date before Dec 31, 2020. I then duplicated the value from its Options menu, and edited the formula's filters for the other 2 years. 

    We can easily render this as a Column chart by changing the cart type on the Pivot widget.

    When I've seen this done for a Monthly analysis, the same process is followed, but with a value formula per month, and expiration/initiation dates set to the before the end / after the start of that month, all within a given fiscal year.

Children