Forum Discussion
Anonymous
3 years agoNot applicable
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 concurr...
foodd
Community Champion
3 years agoThere are a number of variations on this including number of Tickets, number of Customers, etc.
A proper dedicated Dates table is a must.
Search through the Forum for patterns that would help.
These two threads would be of value:
- DAX measure to show the max customers count and the corresponding date by grouping of date field
- Open Tickets