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
16 replies
Subscribers
4 subscribers
Views
17003 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
we want to display a grid report with task ID as task link and business data associated with each task.but we are able to get task id separately using queryprocessanalytics ,
suganyasrip
over 8 years ago
we want to display a grid report with task ID as task link and business data associated with each task.but we are able to get task id separately using queryprocessanalytics , my question is how to get the business data of that particular task or available task in grid report?
Any solution will be appreciated and Thank in advance.
OriginalPostID-235287
Discussion posts and replies are publicly visible
Parents
0
rajatm
over 8 years ago
If you have requirement to show business data which is stored in DB and not in PVs then you may create a CDT for all the data you wish to display which comes from queryAnalytics and queryEntity (DB table) . You will have to populate this CDT in the SAIL code and then display in the report grid / chart .
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
rajatm
over 8 years ago
If you have requirement to show business data which is stored in DB and not in PVs then you may create a CDT for all the data you wish to display which comes from queryAnalytics and queryEntity (DB table) . You will have to populate this CDT in the SAIL code and then display in the report grid / chart .
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data