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
6 replies
Subscribers
10 subscribers
Views
3845 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Data and Records
Hi All How to give value as rule with record field input for an
monikar
over 10 years ago
Hi All
How to give value as rule with record field input for an option in a facet of entity based record ?
when I tried to pass record field using rf! there was an error 'Expression evaluation error : An error occurred while trying to evaluate the expression "=rule!TEST_filterValueForActive(rf!status)" using "{} (AppianBindings)" as the context. (APNX-1-4198-000)'
Thanks in advance.
Regards,
Monika
...
OriginalPostID-131617
OriginalPostID-131617
Discussion posts and replies are publicly visible
0
Eduardo Fuentes
Appian Employee
over 10 years ago
Can you attach some relevant screenshots showing how you're configuring this and where?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
monikar
over 10 years ago
It is Appian 7.7 and I'm configuring it for an entity backed record.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Eduardo Fuentes
Appian Employee
over 10 years ago
You can't make reference to record fields in there and actually you don't need that. You're supposed to compare the status field of the record with static values (e.g. check if status equals 1 and label this filter as ACTIVE) this way you do a comparison of the raw value (a number for example) but the display label of the filter is still a user friendly one called "Active"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
monikar
over 10 years ago
I have a requirement to check that particular record field using an "In" operator with some multiple values. As it is not available I'm trying these work around which may can work. Is there any work around for performing the filter option with "In" like behaviour.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
abhi.jana
Appian Employee
over 10 years ago
Since you had specified "status" as the record field, the filter will be based on the value of status. You could have (Option Label: "Active", Operator: "=", Value: "Active") and this would show records where the value of status is "Active"
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
lorib
over 10 years ago
I know this thread is a little old, but I have the same requirement...to check using an "in" operator. Did you ever find something that worked or did you find it's not possible? Thanks!
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel