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
5 replies
Subscribers
4 subscribers
Views
3164 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
creating portal report in 16.2
erickp
over 8 years ago
In Appian 7.10, I had the option to create portal reports from the old designer by going to the Reports tab. In 16.2, we don't have the Reports tab anymore. I am in need of creating a portal report to be able to view ALL of the active tasks and export it to excel. Is there any way to do this in 16.2?
OriginalPostID-234801
Discussion posts and replies are publicly visible
Parents
0
Vinod Bongoni
Certified Lead Developer
over 8 years ago
erickp, Follow the below steps,
1. Create & Save the portal report ( you can follow above comments).
2. In the interface rule, You can get the portal report data by using a!queryProcessAnalytics function.
3. Use this data to display it in grid, use a!gridField.
A sample example as attached.
reportData.txt
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Vinod Bongoni
Certified Lead Developer
over 8 years ago
erickp, Follow the below steps,
1. Create & Save the portal report ( you can follow above comments).
2. In the interface rule, You can get the portal report data by using a!queryProcessAnalytics function.
3. Use this data to display it in grid, use a!gridField.
A sample example as attached.
reportData.txt
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data