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
8 subscribers
Views
2781 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi, Is there a way to filter repeated values in an array and ke
mokhtarc
over 10 years ago
Hi,
Is there a way to filter repeated values in an array
and keep only one instance of the repeated value in the array for all the existing values?
Thanks...
OriginalPostID-126673
OriginalPostID-126673
Discussion posts and replies are publicly visible
Parents
0
Aleksi White
Appian Employee
over 10 years ago
To confirm, let's say you have an array that consists of {1,1,2,2,3,3,3,3,4,4,4}, you would want a resulting array that is just {1,2,3,4}, correct?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Aleksi White
Appian Employee
over 10 years ago
To confirm, let's say you have an array that consists of {1,1,2,2,3,3,3,3,4,4,4}, you would want a resulting array that is just {1,2,3,4}, correct?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data