Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
6 subscribers
Views
1939 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Is there any data structure in Appian similar to a HashSet? I would l
aneeshv
over 12 years ago
Is there any data structure in Appian similar to a HashSet?
I would like to detect DUPLICATES in a list.
If there is a Hashset, its contains function eliminates DUPLICATES .
How would I achieve such a logic in Appian?...
OriginalPostID-60046
OriginalPostID-60046
Discussion posts and replies are publicly visible
Parents
0
aneeshv
over 12 years ago
I know about Union, this will eliminate duplicates. But I would like to detect the eliminated duplicate? I was thinking of a loop and using the contains function. If the array contains the element already, it will not add it and that would be detected as duplicate element?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
aneeshv
over 12 years ago
I know about Union, this will eliminate duplicates. But I would like to detect the eliminated duplicate? I was thinking of a loop and using the contains function. If the array contains the element already, it will not add it and that would be detected as duplicate element?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data