Skip to content
Advertisement

Distinct count with dynamic start date and end date

I have this dataset

Webinar:

User_activity

I want to know the duration of each webinar in minutes and number of unique user that view webinar in start time and end time of each webinar

for example:

User 2 is not counted because he is exceed the end time

Advertisement

Answer

You can try the below –

User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement