- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Predefined filters define where clauses for queries- not select clauses.
To select distinct records, use any of these:
- Complementary information ('select') section of the query UI, under Advanced parameters
- Complementary information, group by
- Deduplication activity
Thanks,
-Jon