Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Max concurrent user up to second

 

Hi Everyone,

 

I'm new to BI and appriciate if someone can help me with this.

 

I'm making it simple:

I have a table with UserName string, loginDate DateTime and LogoutDate DateTime.

I need to get the exact DateTime (up to second) and count of max cuncurrent users for the month.

 

Thanks,