is there a way to remove duplicates from a report?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2016 02:05 PM
I have a report that tells me all users who have a particular role but users can be listed many times (depending on how many groups they are in that the role might have been inherited from).
- Labels:
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2016 02:16 PM
Did you try Group by
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2016 02:17 PM
I'm not sure I follow. What would I group by? How would this eliminate duplicates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2016 02:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2016 02:24 PM
This is a tricky one, because they are not really duplicates. ie ian has admin from the developer group and ian has admin from the system admin group. They are 2 records. or ian was granted admin today and ian was granted admin yesterday are 2 records. I normally put them into excel to remove the dupes.