UiPath Tutorial 08 B - Write data to excel if the condition is met| Difference b/w excel & workbook

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

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

  • @qualityassurancelab7764
    @qualityassurancelab7764  3 ปีที่แล้ว +9

    Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!

    • @abhimansahoo2211
      @abhimansahoo2211 3 ปีที่แล้ว

      Hi, Can you please make more videos of use cases about excel and put those excel and main file in Github. It would be really grateful.

    • @3mmarutobloot706
      @3mmarutobloot706 2 ปีที่แล้ว

      may i contact you using email or whatsapp so you can help me folowing your tutorial

  • @lucietasova2462
    @lucietasova2462 3 ปีที่แล้ว

    Your videos always help me! They are not that easy neither that difficult - ideal combination for someone that is looking for real life scenarios :))

  • @rasipogulabhaskar9858
    @rasipogulabhaskar9858 2 ปีที่แล้ว

    compare edureka your explanation great super... thank u madam

  • @nicoderme99
    @nicoderme99 3 ปีที่แล้ว +1

    Awesome video!!!! Thanks for info is very useful and clear!

  • @mokindbhosle1909
    @mokindbhosle1909 2 ปีที่แล้ว

    Very Useful video....👌👌👍👍😊😊

  • @user-em5sk5oe3b
    @user-em5sk5oe3b ปีที่แล้ว

    very good and useful video.

  • @Alimudin2011
    @Alimudin2011 3 ปีที่แล้ว

    Thanks Madam for great explanation

  • @sruthikolla9217
    @sruthikolla9217 3 ปีที่แล้ว +2

    The file has run successfully without any error's but the output result excel file is n't created in UI Path folder can anyone help on this pls!

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว

      Please debug your project by following below process:
      Add Output Data Table after For each row. In that activity, Provide the result datatable in Input -> Data Table property. Create output string variable under Output -> Text property ;say resultAsString
      Display the resultAsString in message box
      Let me know if the datatble values are displayed in message box

  • @WhoisNicko1
    @WhoisNicko1 2 ปีที่แล้ว

    Thanks for the video. Is there a way to add data row of all the row without needing to add one by one the column names?

  • @prasadhrv
    @prasadhrv 3 ปีที่แล้ว +1

    Thanks, Madam, for great explanation. I have a question can we use directly write range activity if condition met? without using the second datatable.

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว

      Write Range activity takes datatable as input, it writes data to excel from the datatable.
      So, first write in datatable one by one. At the end, use write range activity

  • @mohanagrawal216
    @mohanagrawal216 3 ปีที่แล้ว +1

    One small query. For the second data table variable, whey didn't we create it as a variable rather than assigning data to it and then clear it and then use it?

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว +1

      assigning data to datatable and then clear it keeps the column names. If you create the datatable, you will have to manually add the column names. So, I followed the first approach. However, the second one is also correct

  • @divya-tg2bn
    @divya-tg2bn 11 หลายเดือนก่อน

    By using if condition i need to write for true cell write as valid andfor false cell write as duplicate so in if condition what i should write

  • @truptidangra8291
    @truptidangra8291 2 ปีที่แล้ว

    How to add a column and in rpa challenge after completing every round it should fill completed in excel status column can you plzzz tell?

  • @jishnukrishnanbr3822
    @jishnukrishnanbr3822 3 ปีที่แล้ว +1

    How can i write the If Condition if it is not an integer

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 ปีที่แล้ว

      If Condition is not specific to integer, you can write other conditions too in the If activity.
      Let me know what condition you want to put in If activity

  • @athulanand7385
    @athulanand7385 2 ปีที่แล้ว

    i have a doubt what should we do to seperate by a status(complete/incomplete) instead of slary

  • @amit_charjan
    @amit_charjan ปีที่แล้ว

    How to create
    these row() functions
    These row() function is not available.

  • @MayurShinde-tv9sp
    @MayurShinde-tv9sp ปีที่แล้ว

    I have a doubt why we used read range for result datatable and cleared it again by using clear data table

  • @maikjunior2811
    @maikjunior2811 3 ปีที่แล้ว

    Please add subtitle to your videos. Thank you so much for the great content!

    • @Vk-gm1ox
      @Vk-gm1ox 3 ปีที่แล้ว

      Olá, poderia explicar por que usamos CInt (Row ("Salary"). ToString)> = 10000 para a função de string

    • @Vk-gm1ox
      @Vk-gm1ox 3 ปีที่แล้ว +1

      Muito obrigado senhor

  • @VinayKumar-gt9di
    @VinayKumar-gt9di 3 ปีที่แล้ว

    Hi mam unable to get active "row" in if activity for cint(row("Salary").tostring) >10000

  • @radenbayuherlambang3898
    @radenbayuherlambang3898 10 หลายเดือนก่อน

    How to add column with condition, for example Colom A dan B Not equal then "Not Ok" else " Ok" ?

  • @stupidpersona2128
    @stupidpersona2128 3 ปีที่แล้ว

    I am getting error in IF condition I don't know why???? It's saying here that "compile error encountered processing expression"

  • @KunalKumar-tt4bt
    @KunalKumar-tt4bt 2 ปีที่แล้ว

    excellent

  • @waldemarzielinski6958
    @waldemarzielinski6958 3 ปีที่แล้ว +2

    thanks a lot

  • @burak3298
    @burak3298 ปีที่แล้ว

    thanks