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
7 replies
Subscribers
7 subscribers
Views
2852 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
In DoForEach Smart Service Expression Component filterNulls does not
aneeshv
over 12 years ago
In DoForEach Smart Service Expression Component
filterNulls does not work for me with TEXT ARRAYs?
rule!filterNulls({"test1","test2",null,"test5",null})
gives me
test1; test2; ; test5;
Why is that?
...
OriginalPostID-60934
OriginalPostID-60934
Discussion posts and replies are publicly visible
Parents
0
Abhishek Shadangi
Appian Employee
over 12 years ago
#knowledgeshare Appian 7.0 introduced the looping functions -- see
forum.appian.com/.../Looping_Functions
. The DoForEach usage has been deprecated and should be replaced with the looping functions moving forward.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Abhishek Shadangi
Appian Employee
over 12 years ago
#knowledgeshare Appian 7.0 introduced the looping functions -- see
forum.appian.com/.../Looping_Functions
. The DoForEach usage has been deprecated and should be replaced with the looping functions moving forward.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data