Hello everyone,We have a client requirement where we need to export Client and Employee data recieved from document extraction in a PM to an Excel template provided by the client, where client data should be inserted in their respective positions in sheet 1 and the multiple employee data should be inserted accordingly in its desginated cells in sheet 2.
Attached are pictures of the Excel template formats for both sheets, as well as the format of the data we are receiving.
We tried using the Export Data Store Entity to Excel smart service in the process model, but the results were unsatisfactory.
We also used Appian RPA Excel operations, which provided a solution, but it took 25 minutes, which is not viable in all conditions.
We are looking for a more efficient solution to export data into Excel. Any tips or assistance would be greatly appreciated.
Discussion posts and replies are publicly visible
Are your excels templates?
Did you tried exploring Text Doc from Template SS to export data to excel?
We have similar requirement where none of the excel tools or regular plugins worked but this template smart service worked. I am not sure if it suits your complex requirement.
Yes. Our excel is a template provided by the client.
We haven't explored Text Doc from Template SS to export data to excel. Thanks for the suggestion, We'll definitely test it out and see if it works out.