Was wondering how to best set up data to create charts for memberships.
I want to create a chart that compares # of New Members vs. # of Cancelled members. In the data, I have one columns that contains their start date (for subscribing) and one column that contains their cancellation date.
I'm not sure how to best set this up so that I can create a line or bar chart.