Automating Complex Excel Processes and Data Table through RPA

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 51

  • @juniorfumi7860
    @juniorfumi7860 7 ปีที่แล้ว +41

    00:00 - Introduction
    00:45 - Excel
    05:21 - Miscellaneous Spreadsheet Activities
    07:15 - Sort Table
    08:10 - Read/Write Cell
    09:28 - Resume
    10:02 - Pratic Exemple

    • @aden1368
      @aden1368 5 ปีที่แล้ว +1

      mvp

  • @blackmarkit7752
    @blackmarkit7752 4 ปีที่แล้ว +2

    This is awesome! I've been working in automation for a few years and still learning. Thank you

  • @arjuneol
    @arjuneol 6 ปีที่แล้ว +1

    Gosh just this small video is informative and saved me hours of searches and hit and trials. Thanks a Ton!

  • @alickrodrigues9836
    @alickrodrigues9836 5 ปีที่แล้ว +1

    Helped a lot and learned new things thanks and keep making such informative video tutorials

  • @Feddersen85
    @Feddersen85 7 ปีที่แล้ว +6

    It is just a general thing in UIPath videos that things are done quickly without explanation... take "rowItem" 12.17... And the next part is that on the "Certification" on your webpage the resolution of the video is too small, so I have to watch it on youtube, and fast forward on your page...
    Its just one of many issues on the documentation side!, besides that a cool product!

  • @UiPath
    @UiPath  8 ปีที่แล้ว

    Hi Mike, please check the forum for more technical queries: forum.uipath.com/

  • @Riprog
    @Riprog 4 ปีที่แล้ว

    Great video, just a bit annoying that these small suggestion videos pops up hiding the content at the end.

  • @mrsjaya73
    @mrsjaya73 4 ปีที่แล้ว

    Do you have a video to demp comparing two columns from excel 1 to two columns in excel 2 and updating excel 1 with data from excel 2 if match is found?

    • @UiPath
      @UiPath  4 ปีที่แล้ว

      Hi mrsjaya73, For any technical support/questions using our Community Edition, please use the Community Forum (forum.uipath.com/) and also check the Resources page (www.uipath.com/developers/guides-and-resources) as they cover all the theoretical and practical knowledge on UiPath.
      If you are using the Enterprise version, please fill out this form: www.uipath.com/company/contact-us/contact-technical-support

  • @sivasankar566
    @sivasankar566 4 ปีที่แล้ว

    Superb one I literally like this for the Excel and data table skills.

  • @jeremykusnadi5148
    @jeremykusnadi5148 6 ปีที่แล้ว

    I am getting a type mismatch error when using the write range function. I am following your work here step by step. Thoughts?

  • @alanooi1005
    @alanooi1005 5 ปีที่แล้ว +1

    Is there any source to get the sample excel file been used in the training?

  • @MehediHasan-cs8fu
    @MehediHasan-cs8fu 2 ปีที่แล้ว

    Hardcopy to excel?

  • @loomdoby
    @loomdoby 6 ปีที่แล้ว

    i have one excel with 20 columns, can we group the columns like group A:D, group F:H etc....

  • @felipesephora3397
    @felipesephora3397 5 ปีที่แล้ว

    Does somebody know if I can copy something from Excel and paste on Internet Explorer or Google Chrome?

  • @mikefardell
    @mikefardell 8 ปีที่แล้ว

    Having trouble adding 'output data table' package / action... any tips?

  • @raspierwin2194
    @raspierwin2194 7 ปีที่แล้ว

    Hi, i am following your step and at minute 4:23, the scope only available for do and sequence. There is no write/read excel. Do you have any idea why?

    • @M-Topor
      @M-Topor 7 ปีที่แล้ว

      Right it's like you write. Select "Sequence" and it works.

    • @DavidMwangikamau
      @DavidMwangikamau 6 ปีที่แล้ว

      did you ever get a solution to this?

    • @DavidMwangikamau
      @DavidMwangikamau 6 ปีที่แล้ว

      for the solution to this--> stackoverflow.com/questions/46196455/uipath-excel-file-read-write

  • @gabrielbonet
    @gabrielbonet 6 ปีที่แล้ว

    the WriteValue activity does not appears to me instead I'm using the WriteCell activity but I get this error
    "Write cell: Object reference not set to an instance of an object.",
    help.

  • @repocheta43
    @repocheta43 5 ปีที่แล้ว

    HI, good as usual. Can you share the Excel file for employees data?

  • @Radhakrishnan
    @Radhakrishnan 6 ปีที่แล้ว

    For the Pratic Exemple, if I put the "For Each Row" inside the "Excel application Scope" then I can fetch the data and filter the result. If the put the "For Each Row" outside the "Excel application Scope" then I am unable to fetch the data.

  • @utuberay007
    @utuberay007 6 ปีที่แล้ว

    what if there are errors in macro, will UIpath picks up errors and shows and also will it call macro asynchronously OR synchronously

    • @OurStoryz123
      @OurStoryz123 5 ปีที่แล้ว

      Ray, for that you can use try catch activity

  • @krisbal2608
    @krisbal2608 5 ปีที่แล้ว

    Great video

  • @VladimirSanchez
    @VladimirSanchez 4 ปีที่แล้ว

    What can be done with RPA and UIPath that can't be done with Python?

  • @TotiDan123
    @TotiDan123 7 ปีที่แล้ว

    Where can i got to the Advanced training? I just finished the "RPA Developer - Basic Training" in the academy but i cant find the advanced training on your website.

    • @naveenkumar-mh3sf
      @naveenkumar-mh3sf 7 ปีที่แล้ว

      Advance RPA training will get only on your company sponsorship..it is not free as Basic Training

    • @dharmateja3379
      @dharmateja3379 6 ปีที่แล้ว

      Hi @porhallur where u completed basic training can you please provide me link thanks in advance

  • @bhavanie5819
    @bhavanie5819 5 ปีที่แล้ว

    how to transpose rows into columns? Kindly explain

  • @LoudryAchmad
    @LoudryAchmad 4 ปีที่แล้ว

    VERY GOOD

  • @ankechaithu
    @ankechaithu 4 ปีที่แล้ว

    VERY THANK FULL TO U USEFUL VIDEO

  • @mishmohd
    @mishmohd 4 ปีที่แล้ว

    having trouble justifying the last three names' inclusion in the new table

  • @aspirants_adda6984
    @aspirants_adda6984 5 ปีที่แล้ว

    How to read excel data in data table

  • @SyiarDigital
    @SyiarDigital 4 ปีที่แล้ว

    thank you

  • @maciejk4185
    @maciejk4185 5 ปีที่แล้ว

    Logistyka UMCS przejmuje ten filmik!

  • @LoudryAchmad
    @LoudryAchmad 4 ปีที่แล้ว

    TESTINGTESTING

  • @LoudryAchmad
    @LoudryAchmad 4 ปีที่แล้ว

    VERY GOOD