Тёмный
Autopilot at work
Autopilot at work
Autopilot at work
Подписаться
Hey Friends!

Here's where you will find all the little things that can be automated at work to free up your time so you can start enjoying life.
Write to specific cell in Excel using UiPath
8:05
7 месяцев назад
Calculate sum of column values using UiPath
6:58
7 месяцев назад
Trigger alert pop up in Excel
3:53
3 года назад
Комментарии
@ItsMe-uq2dj
@ItsMe-uq2dj 6 дней назад
Great thank you❤️
@nelsonrivers8546
@nelsonrivers8546 Месяц назад
What if a console application that runs daily to retrieve data from a RESTful API endpoint, gets an HttpStatusCode=422 (because the endpoint data is not available) ? 2 hours later, the endpoint data becomes available, then, how can UiPath check for the 422 error, then resubmit the task under Windows Task Scheduler, so it can detect HttpStatusCode=200OK, then have Windows Task Scheduler restart the task to retrieve the endpoint data ?
@niu745
@niu745 Месяц назад
Thank you it works!~
@autopilotatwork
@autopilotatwork Месяц назад
@@niu745 Awesome!
@KhayNay
@KhayNay Месяц назад
How can I DM you? I need to download thousands of dynamic invoices, as you mentioned in the video, but some steps are different
@autopilotatwork
@autopilotatwork Месяц назад
Feel free to DM me on fb or instagram
@2020liverpool
@2020liverpool 2 месяца назад
what if I do not want to read all the rows?
@autopilotatwork
@autopilotatwork Месяц назад
You can filter the data table to select the rows you want to read before the for each row loop.
@solomonyawnnyamile4160
@solomonyawnnyamile4160 5 месяцев назад
Good pace and clear understanding.
@abhigg4735
@abhigg4735 6 месяцев назад
Can you cover how can one downloads which are attached as objects in excel file using UiPath functionality say for eg. pdf documents
@autopilotatwork
@autopilotatwork 6 месяцев назад
Stay tune for the next video :)
@ooikaisheng3500
@ooikaisheng3500 7 месяцев назад
How about multiple sheets into one sheet with all of the sheets has a common column as primary key? Thank You
@autopilotatwork
@autopilotatwork 7 месяцев назад
Hi @ooikaisheng3500, the workflow will merge the shared column from all sheets into a single one. For instance, all Excel sheets demonstrated in the video feature a shared column titled "Name," and the resulting output file consolidates data from all "Name" columns into one.
@ooikaisheng3500
@ooikaisheng3500 7 месяцев назад
Hi@@autopilotatwork , thanks for the reply. How about I don't want the name to be duplicated. Example, 'rock' has B in column E, I want 'rock's data in the same row of rock at row 5. Is that possible to be done in UiPath?
@autopilotatwork
@autopilotatwork 7 месяцев назад
Hi ​@@ooikaisheng3500, in this case, instead of merging the data tables, you might wanna use another activity called Join Data Tables. This activity will allow you to join the data tables using the common column. You can also specify the join type you want. Hope this helps :)
@gagansingh3481
@gagansingh3481 8 месяцев назад
How we save all the excel files to specific folder
@autopilotatwork
@autopilotatwork 7 месяцев назад
Hi, you can put the path of the folder in front of the file name in the Excel Application scope e.g. "C:\Users\Documents" + item.toString + ".xlsx"
@efe3839
@efe3839 8 месяцев назад
Hey Michelle, how do i take certain values from an Excel file and have them written in a specific cell in another Excel file using Uipath? Lets say we want to take values under a column from the first Excel and write the sum of the numbers in that column in the second Excel at a desired location under a specific column.
@autopilotatwork
@autopilotatwork 7 месяцев назад
Hi Efe, you can assign that certain value e.g. the sum of numbers in a variable and then use write cell activity to write the value in the specified excel cell or range. I'll have a similar use case for the next video. Stay tune :)
@softvlogs1360
@softvlogs1360 8 месяцев назад
Thanks for this
@autopilotatwork
@autopilotatwork 8 месяцев назад
No worries :)
@softvlogs1360
@softvlogs1360 9 месяцев назад
Can you please make a video on change position of coloumns
@autopilotatwork
@autopilotatwork 8 месяцев назад
No problem. The next video will be about how to change the position of columns in the output file :)
@softvlogs1360
@softvlogs1360 8 месяцев назад
@@autopilotatwork Thank you
@irshaaznilabbas9514
@irshaaznilabbas9514 9 месяцев назад
Thanks for good information video, May i know ur fb name? I have a few of questions to ask in order to create multiple workbooks based on my data tables. Thanks in advance😊
@autopilotatwork
@autopilotatwork 8 месяцев назад
Feel free to reach me at facebook.com/OmnifyXaus/
@bak1970
@bak1970 11 месяцев назад
Thank you very much. Your video has been useful to my work.
@AnnaElisaChimirriDeLimasMartin
Thank you very much for the video. Help me a lot
@minjetsingh4318
@minjetsingh4318 Год назад
Thanks for sharing
@autopilotatwork
@autopilotatwork Год назад
No worries :)
@minjetsingh4318
@minjetsingh4318 Год назад
Can make a video on splitting csv data into multiple sheets based on 2 or 3 column value dynamically
@autopilotatwork
@autopilotatwork Год назад
Hi Minjet, I have made a video for this ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-dJxQK84jJ-Q.html . Hope it helps :)
@minjetsingh4318
@minjetsingh4318 Год назад
Thanks for the video. It was helpful in many ways.
@hudapicks8685
@hudapicks8685 Год назад
What to do if the file that i want to split is a CSV file?
@autopilotatwork
@autopilotatwork Год назад
Instead of using Excel application scope, use Read CSV to read a csv file
@mananwani3983
@mananwani3983 Год назад
Thank you ❤
@AdrianDeon
@AdrianDeon Год назад
Thank you so much! You're a life saver!
@autopilotatwork
@autopilotatwork Год назад
Glad it helped!
@cssubbaraja
@cssubbaraja Год назад
it is creating extra column in ouput
@autopilotatwork
@autopilotatwork Год назад
Have you tested with the package? Please see the description for the link.
@cutiepieakanksha5671
@cutiepieakanksha5671 Год назад
Thanks for the session, Could help me to write data into multiple excel spreadsheets based ID in UIPath
@autopilotatwork
@autopilotatwork Год назад
Can you elaborate a little more?
@kukpat
@kukpat Год назад
Helpful
@autopilotatwork
@autopilotatwork Год назад
Glad it helped
@White-Devil666
@White-Devil666 2 года назад
Thanks a lot Michelle, it's very usefull for what I have at work! Big like for this tutorial!
@autopilotatwork
@autopilotatwork Год назад
Glad to hear that!
@subbu4754
@subbu4754 2 года назад
Hi, Help me How to remove filters in UiPath ??? By using Ctrl+Shft+L
@autopilotatwork
@autopilotatwork Год назад
In Read range activity, make sure UseFilter property is unchecked. It's unchecked by default, so the filter wont be applied. If you want to use Ctrl+Shft+L, you can try HotKey or invoking VBA
@diyapl9857
@diyapl9857 2 года назад
Hello, I need to download multiple excel sheets and then paste that data into another excel sheet , and do the same process again with different downloaded files and different file to paste the data . How to I do this iterative process ?
@autopilotatwork
@autopilotatwork Год назад
Hi Diya, it sounds like you want to combine multiple sheets into one. Perhaps this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Gmu2IGZ50WY.html can help?
@varadarajan277
@varadarajan277 2 года назад
Thank You!
@autopilotatwork
@autopilotatwork Год назад
You're welcome!
@kirankiran-bf3ow
@kirankiran-bf3ow 2 года назад
hello i have task so pls do it on video in ths topic Task: Extract DPs into separate excel sheets with respect to Region specified. Please extract all the DPs into separate excel files, where data has been captured (excluding DP codes with decimal values, i.e. only parent DPs required, have attached the DP list ) And in each file data needs to be separated as per Region (List of regions provided in Dp list sheet) For reference have attached an sample output file, please follow the same format(File Name - 746_Data.xlsx) Please find the attached source files on which the extraction needs to be done(Retagged)
@autopilotatwork
@autopilotatwork Год назад
Hi Kiran, your files are not accessible but I sort of understand the task. I'll do a video based on similar idea.
@mihaeladraghici7108
@mihaeladraghici7108 2 года назад
Great lesson. Thank you!
@autopilotatwork
@autopilotatwork 10 месяцев назад
Thanks for watching!
@tung-shenyang8832
@tung-shenyang8832 2 года назад
I want to split an Excel file into multiple Excel files based on the specific text. could you teach me? thanks you
@autopilotatwork
@autopilotatwork 2 года назад
Hi there, hopefully this video is able to help. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-ISaE6LdUyRU.html Please look at the description regarding file name. Let me know if you still need help.
@alicecheng9850
@alicecheng9850 2 года назад
Hi Michell, thank you for this very helpful and easy to follow video. I got a validate error on "Filenames" - value of type '1-dimensional array of String' cannot be converted to 'String'. I replayed your video 10 times and still could not find where I did wrong.
@autopilotatwork
@autopilotatwork 2 года назад
Did you set variable type of Filenames to String[] ? What's your value within Directory.GetFiles(" ") ?
@marilizabonesso4409
@marilizabonesso4409 2 года назад
Very good!
@autopilotatwork
@autopilotatwork 2 года назад
Thanks Mariliza :)
@owgjunxian7111
@owgjunxian7111 2 года назад
hi at the very last step when im writing cell they say my datatable cannot be converted into string
@owgjunxian7111
@owgjunxian7111 2 года назад
any way to help?
@autopilotatwork
@autopilotatwork 2 года назад
@@owgjunxian7111 please check if variable type of ListOfSheet is List<String>
@saravananvaradarajan2520
@saravananvaradarajan2520 2 года назад
Works like a charm! Thank you...
@autopilotatwork
@autopilotatwork Год назад
Great to hear!
@ckleenok
@ckleenok 2 года назад
thanks for the great video, but when I tried with my files, the original format is not kept and only plan text/sheet are written at desination file. Do you know why? Thank you in advance!
@autopilotatwork
@autopilotatwork 2 года назад
Hi Ceekay, you need a different activity e.g. copy/paste range instead of write range if you want to keep formula or cell format. I'd recommend you to check out another video on the uipath automation playlist that explains how to use these activities to copy formula from one sheet to another. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Lf522pQS2-Y.html
@mangoofficial527
@mangoofficial527 2 года назад
No its not helpful
@autopilotatwork
@autopilotatwork 2 года назад
Sorry to hear that. Let me know if you have any questions. Happy to help.
@thixuyenle9056
@thixuyenle9056 2 года назад
thank you for this helpful video. Your solution is correct, but iam just wondering why we need condition "if" here, i tried without if-condition, it prints just the last sheet. Can you explan me more detail why if-condition is used there? Thank you.
@autopilotatwork
@autopilotatwork 2 года назад
Hi Thi, the if condition is just to initialise the data table dtMain only if it is empty. We only need to initialise the data table once. In this example we initialise by cloning the data structure of first sheet.
@LAZARSELVA
@LAZARSELVA 2 года назад
Hi, i need to download all the images in particular whatsapp group using whatsapp web, can u help?
@autopilotatwork
@autopilotatwork 2 года назад
This is an interesting one. I'll make a video on this topic.
@LAZARSELVA
@LAZARSELVA 2 года назад
@@autopilotatwork ya please
@jafarbasha4394
@jafarbasha4394 2 года назад
Thank you for this video🤝
@autopilotatwork
@autopilotatwork 2 года назад
Thanks for watching!
@khalequeshaikh5285
@khalequeshaikh5285 2 года назад
Hi, I like your videos do a fever for me please make a video for how to read multiple sheets in the RE-framework.
@autopilotatwork
@autopilotatwork 2 года назад
Hi Kaleque, I do have a few videos on how to read multiple worksheets. Check out my videos here ru-vid.com/show-UCVxk_HxfeHPY4ItIX2h4KxQvideos. You might find this video helpful ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Gmu2IGZ50WY.html
@matijabeljo5419
@matijabeljo5419 2 года назад
Can you help me? How can I copy a formula from one Excel sheet to another? I want to copy data from a range "A1-C45" and behind those data there is a formula. I tried with read/write but that just copied the values and not the formulas. Thank you very much.
@autopilotatwork
@autopilotatwork 2 года назад
Hi Matija, I have made a video to answer your question. Hopefully this is still helpful ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Lf522pQS2-Y.html
@rickswineberg
@rickswineberg 2 года назад
I got 2 words for you Power Query
@87kalay
@87kalay 3 года назад
Hi, Have you made a video of taking data from multiple excel workbooks and consolidate it into one workbook? I have to prepare monthly report, and the data are available from multiple workbooks.
@autopilotatwork
@autopilotatwork 3 года назад
Hi Sushil, yes here's the video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-Gmu2IGZ50WY.html
@baban482
@baban482 3 года назад
Hi..Thank you so much for the video. Really helpful. Just wanted to ask if is it possible to modify this process to rename the sheet name with cell value within that sheet imported. But want the rest of the process to work as it is. Thanks. Really appreciate.
@autopilotatwork
@autopilotatwork 2 года назад
Hi Subhasish, I'm glad that you found this video useful. Yes it's possible if you know which cell value you want to use to rename the sheet. You can assign sheetname = dt.Rows(rowindex)(columnindex).ToString
@shivayogipatil2590
@shivayogipatil2590 3 года назад
Fantastic
@gohweikang1427
@gohweikang1427 3 года назад
you're a real lifesaver!!
@jiawu9893
@jiawu9893 3 года назад
why I cannot get sequence, or excel application scope on my uipath app?
@autopilotatwork
@autopilotatwork 3 года назад
Hi Jia wu, did you download Uipath studio community edition?
@azzordiggle5143
@azzordiggle5143 3 года назад
This is such a great example. You could have explained how you fine tuning the selectors, that should be fun to learn for a lot of people. Thank you for uploading this video.
@autopilotatwork
@autopilotatwork 3 года назад
Hi Azzor, I'm glad that you enjoyed the video. Great suggestion. Thanks!
@prashantrai5911
@prashantrai5911 3 года назад
Excellent can u cover more excel related used case which is based on scenario
@autopilotatwork
@autopilotatwork 3 года назад
Thanks for the suggestion :)