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
8 replies
Subscribers
4 subscribers
Views
6576 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
Fetch a column from the reports
nimishan
over 8 years ago
Hi,
I need to fetch a column details from a Report by passing processId and a variable which specifies the environment.
"queryProcessAnalytics" to fetch the details doesn't seem to work.
Any idea on this?
Thanks in advance,
Nimisha.
OriginalPostID-232179
Discussion posts and replies are publicly visible
Parents
0
PhilB
A Score Level 1
over 8 years ago
If your report is based on a process model (I'm assuming it is), you'll need to use contextProcessModels and pass in the model for which the reports should run, and then use the process ID in the filter element of the a!query(), filtering on whatever the field name for the process ID is.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
PhilB
A Score Level 1
over 8 years ago
If your report is based on a process model (I'm assuming it is), you'll need to use contextProcessModels and pass in the model for which the reports should run, and then use the process ID in the filter element of the a!query(), filtering on whatever the field name for the process ID is.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data