We have a tempo report in which we fetch details using webservice.
How to export data to excel in this report?
Please help.
Discussion posts and replies are publicly visible
Hi Dharsana, You need to convert data (received from webservice) into CDT and then you can use "Excel Tools" plugin to export data to excel.
forum.appian.com/.../summary
Hi Darshana, You can export the report data to excel using export data to excel smart service. As Ranveer suggested startProcessLink to execute the process to export the excel. Thanks.