Finding Unique ID's in a single day
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Karthick461
8 - Asteroid
‎12-19-2021
11:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I have a table ( for example : Date and ID's are the columns). I would like to know how to find the unique Id's in a single day.. same ID must repeat in same day and other days.. but I need user ID to show only one time for one day... if next day has same user ID again means, then i need to show that as well..
Input:
Output I need is:
Labels:
- Labels:
- Developer Tools
1 REPLY 1
21 - Polaris
‎12-19-2021
11:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Karthick461
If I am not mistaken, it can be done by a unique tool.
