Hi All,
Good Day to everyone.
I have use case on UiPath apps, where i have built UiPath apps that uses one of the data services for data handling. I have added button in apps to export data to an excel file calling a process from backend(Process from backend queries the record and using build data table i am appending row and writing to excel).As the count of data is getting more in apps, the process is taking longer time to get data into excel. there is much latency for less number of rows, in terms of scalability with more rows of data it will take huge time to generate files. Is there any otherways to make it efficient and optimised so that it can facilitate data export in very fews seconds. I am checking is there any ways like using scripts or code or using any integration services we can achive the required one.
Any leads or friends can have any ideas or approaches feel free to add your approaches.
Thanks
Shiva