Hi,
I need urgent help in my current project for which as of now no concrete solutions are available online.
a) I have to copy all data from my excel file(which is output of one RPA script) with multiple worksheets such that each worksheet data is copied to one ppt slide. And that new ppt file/slide should be in editable mode after copy of data from excel to ppt so that customer can add/delete some date from ppt file as and when required.
b) While creation of slide in existing each worksheet, based on 3 columns value I need to generate bar graph as well which need to be copied from each worksheet to respective ppt slide. This should happen for each excel worksheet. Header for such 3 columns are always fixed in each worksheet.
What I found is that there’s no activities in Uipath to perform this functionality specially copying data from excel to ppt file. As of now I am trying with some VB code to perform this but performance is very poor as sometimes data get copied correctly and most of the time it doesn’t copy any data from excel to ppt.
Thanks for your quick response.
Sumit