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
4 replies
Subscribers
4 subscribers
Views
1199 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
Hi, I'm using getdatasubsetdownloadlinkfromrule to allow users to
anushaj
over 9 years ago
Hi,
I'm using getdatasubsetdownloadlinkfromrule to allow users to export report data to Excel. I am facing two issues :-
1.) It is not fetching data in case of nested CDT.
My CDT Structure : data=[id=41, acknowledgeFormU4=Yes, requestDetails=[id=4788, requestId=41042, requestStatus=Completed, workflowStatus=Completed - Approved, createdDate=9/14/2015 3:06 PM GMT+05:30, lastModifiedUser=Licensing BO1, createdBy=priyafa, requestClosedDate=9/14/2015 3:46 PM GMT+05:30, requestor=, accountNumber=, serviceRequestType=Change Of Address, mainCategory=Compliance Disclosures, subCategory=Change Of Address, signature=, boUser=, onBehalfOf=, accountName=, accountType=, amount=], complianceUser=, compUserApprovalDate=];
Here I have a Child CDT “requestDetails” from which I have to retrieve data. By using dot operator , I can display data in grid but not able to display in excel. It is giving me blank columns in excel. Please suggest, if there is any way to display ...
OriginalPostID-168125
OriginalPostID-168125
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Is it the format only? Or the value itself? can you try wrapping the retrieved date in the local() function if possible? (unsure if you can do it in your SAIL)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 9 years ago
Is it the format only? Or the value itself? can you try wrapping the retrieved date in the local() function if possible? (unsure if you can do it in your SAIL)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data