You can do this in two ways:
- Get a trend for month-on-month, week-on-week etc. using a summarize step with one metric (e.g. count customers) and one dimension (e.g. sign up month). This will give you a trend of this month vs. last month, like so:
- Get a trend over multiple months by following the steps outlined in this video:
Comments
0 comments
Please sign in to leave a comment.