distinct count
Is there a way to get a distinct count of users. I am trying to create a dashboard that shows total number of sessions and distinct count of users associated. As of right now I am not sure how to get the distinct count of user ID's. Any help woul...