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
1 reply
Subscribers
4 subscribers
Views
1871 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
filters in report
Dharsana
Certified Senior Developer
over 8 years ago
Hi,
I am trying to add a filter to getPortalReportDatasubset. If search with 5 as param, it should return records with both 5 and 5 - florida but not anything like 550,5000.
Which operator should I use?
-Thanks
OriginalPostID-234501
Discussion posts and replies are publicly visible
Parents
0
Sally Mason
Appian Employee
over 8 years ago
The function getPortalReportDatasubset() is from a deprecated plugin, that has now been replaced with a new, out of the box function: a!queryprocessanalytics()
I would recommend you update your report to use the new supported function: it will also improve performance, find out more at:
forum.appian.com/.../Interface_Performance_and_Debugging.html
& also:
forum.appian.com/.../System_Functions.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sally Mason
Appian Employee
over 8 years ago
The function getPortalReportDatasubset() is from a deprecated plugin, that has now been replaced with a new, out of the box function: a!queryprocessanalytics()
I would recommend you update your report to use the new supported function: it will also improve performance, find out more at:
forum.appian.com/.../Interface_Performance_and_Debugging.html
& also:
forum.appian.com/.../System_Functions.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data