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
4 subscribers
Views
1996 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
162859 - no subject - Hi,\n\nI'm trying to create a report so
paulr866
over 9 years ago
Hi,
I'm trying to create a report so that I have the ability to select a business process (from a selectable grid) with all the related columns and export this into an excel document. However although I have the export functionality working the select functionality doesn't seem to be working and instead the entire data set is being passed over.
Can someone please advise? I have attached what I have done so far
Thanks
Paul
OriginalPostID-162859
selection grid config
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 9 years ago
@paulr Hi, that is happening because the entire datasubset is being saved into local!exportToExcel under 'Export to excel' button.
So before saving the local!datasubset into local!exportToExcel, filter the local!datasubset by making use of local!selectedProcessIds which thereby saves only selected records of datasubset into local!exportToExcel.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 9 years ago
@paulr Hi, that is happening because the entire datasubset is being saved into local!exportToExcel under 'Export to excel' button.
So before saving the local!datasubset into local!exportToExcel, filter the local!datasubset by making use of local!selectedProcessIds which thereby saves only selected records of datasubset into local!exportToExcel.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data