Forum Discussion

bigfun's avatar
bigfun
Icon for Helper I rankHelper I
4 years ago
Solved

Monthly Retention Numbers & Date Relationships

Alright... So I am trying to have a running sum of newUsers by month so that I can calculate a retention rate.     I have created a Date Table, and I thought that I created the correct...
  • Whitewater100's avatar
    4 years ago

    https://drive.google.com/file/d/1gLauPrbVdrhqJaBo3mun3wB7LfHYjegz/view?usp=sharing 

     

    Hello:

     

    I put in some measures in your Retention Table that shows some ways to accumulate totals. On your report page a replicated the matrix so you can scroll down and see the difference at end of month or year. 

     

    Usually, your retention table might have more than one entry per month, multiple entries and even multiple entries per day. When that get's joined to your Date table your relationship will be fine with Dates on the ONE side and the data on the MANY side. It's OK now ,it's a one to one relationship which will work but isn't the type of relationship we typically strive for. 

     

    I did an example of retention rate to show you the divide function that you may want to change to other fields.

     

    I put in an extra Data Table in case you would like more flexibility around Time Intell functions.

     

    I hope this helps!