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
9 subscribers
Views
2918 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi from one my expression rule I am getting output as ; ; ; [value]; ; can yo
riyazs
over 9 years ago
Hi from one my expression rule I am getting output as ; ; ; [value]; ; can you suggest me a function here which removes null values and gives me just [value].
thanks
OriginalPostID-187508
OriginalPostID-187508
Discussion posts and replies are publicly visible
Parents
0
nathan.schmitz
Certified Associate Developer
over 9 years ago
Using difference( pv!array, { null() } ) should also work and perform better.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
nathan.schmitz
Certified Associate Developer
over 9 years ago
Using difference( pv!array, { null() } ) should also work and perform better.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data