Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hello,
I have a predefined filter that contains two sub-filters in the definition. When I inspect the result of the new filter, I see duplicated records.
Is there some automatic setting/way to make sure that a pre-defined filter only contains distinct data?
(without actually modifying the criteria definition)
Solved! Go to Solution.
Hi,
Predefined filters define where clauses for queries- not select clauses.
To select distinct records, use any of these:
Thanks,
-Jon
View solution in original post
Thanks Jon.
Not exactly what I was hoping for but clarifies the capabilities.
Views
Likes
Replies