Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Maximum Number of concurrent users

Hi all,

 

I want to write a Measure to get the Max concurrent users per day. My table schema is following:

- User | Startdatetime | Enddate | Endtime

 

For each day I want the maximum of concurrent users. So If users using the app in the same timerange (startdatetime-enddatetime), they counting as concurrent.

 

Hope this information is enough 🙂 

 

Thanks!

2 Replies