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
6 subscribers
Views
2170 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I am on Appian 7.7 and I am using Portal to SAIL plug-in. I am using 'IN'
tapans
over 10 years ago
I am on Appian 7.7 and I am using Portal to SAIL plug-in. I am using 'IN' operator to filter the data but I am not getting result. Could anyone please help me understanding the 'IN' operator functionality by providing specific example?
-----
For reference, I am mentioning the plugin rule I am using :
=getportalreportdatasubset(
reportId : cons!My_report
pagingInfo : a!pagingInfo(startIndex :1,batchSize: -1),
contextIds : {},
filters : {
{
field : 23,
operator : "IN",
value : ri!taskassignee
}
},
)
Here I am not getting desired result using "IN' operator.
-------
Thanks!...
OriginalPostID-128199
OriginalPostID-128199
Discussion posts and replies are publicly visible
Parents
0
tapans
over 10 years ago
Thanks sikhivahans but the report I am pointing to is not the new portal report, it is copied from the existing one using 'Save as'.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
tapans
over 10 years ago
Thanks sikhivahans but the report I am pointing to is not the new portal report, it is copied from the existing one using 'Save as'.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data