I am building a UiPath app that is connected to a data service. I want to include a button that would enable me download the entity records as an excel file for the users incase they need to use it
Excel import features is not available directly into apps or data service, however you can do this into web studio process or rpa process.
Create a data service connection and call the data from entity and store into data table and append data table value into excel file and then returns excel file to UiPath apps.
Thanks,
Arvind kumar
Thank you so much @Arvind_Kumar1 you have been super helpful with your posts, I would try this out.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.