I have a dataset that consists of 3 values :
UserID, ConnectionTime, DisconnectionTime
I would like to build a line graph with Time as X Axis and count of users as Y axis
I cannot use this answer because I don't have a Time "T" or Date column
I have a dataset that consists of 3 values :
UserID, ConnectionTime, DisconnectionTime
I would like to build a line graph with Time as X Axis and count of users as Y axis
I cannot use this answer because I don't have a Time "T" or Date column