I am new to the tableau and trying to understand its features. I am trying to create the visualization for user retention for an application. In the database, I have the user id, joining date and the last active date. Is there anything else that I would require to calculate the user retention and if not how should I handle this problem?
2 answers
Thanks Emanuele for you reply.
The data that I have only consist of the user id, the date they joined and the last active session. I have to develop different visualization but the main problem is calculating the retention rate using this data.