UiPath Tutorial || Day 17 : Read Column and Read Row Activity

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.ค. 2020
  • #RPA #UiPath #ReadColumn #ReadRow
    In this Session:
     We will learn, How to read the specific column data from excel by using Read Column Activity
     And also We will learn, How to read the specific row data from excel by using Read Row Activity
    More Learning Videos
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ● BluePrism ➤
    • Blue Prism Tutorials f...
    ● Automation Anywhere ➤
    • Automation Anywhere Tu...
    ● UIpath ➤
    • UiPath Tutorial For Be...
    ● Microsoft Power Automate ➤
    • Microsoft Power Automa...
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    ●Join DevOps and RPA Face Book Group ➤ / 166692824556293
    As Always, Please do Like, Subscribe and comment.
    To Support through Donations: www.paypal.me/learningtechnol...
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @HP.0
    @HP.0 3 ปีที่แล้ว +1

    After reading values in the specific row, how to replace old value with a new value based on the condition?

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

    Can you please help me with one problem statement.
    One Excel sheet contain 10 rows with multiple columns
    I want read single single row records and write into text file.
    Different text file for each row records
    Save the text file with column one data like name.txt

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

    I have one doubt if we take column means in excel we read that data(in columwise)and search in webpage means it's possible?? Possible means how you do that

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

    I am using uipath studio 2022.10.3 version , so can you please make a video about how to read a column topic

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

    When A1 cell value is "null" or none, message box activity or any other interaction activity, inside "For Each" structure, throws a data type related error. What should be done in those cases?

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

      You need to convert that null according to your requirement. Assume you need to display that value in message box, convert that into tostring()

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

      @@LearningTechnologies Thanks for replying. Following your advice I looked for data type convertion issues inside the process and reviewed data type established for that structure. I found out that an error was thrown on an "If" structure, that I placed inside the body of "For Each" activity. I stated a wrong condition for a variable in which a "null" or empty value had to be evaluated. To solve that, I change the condition statement into "variable Is Nothing", and worked fine. I wanted to let you know that. Thanks.

  • @santiagoramirez9406
    @santiagoramirez9406 2 ปีที่แล้ว +1

    7:00

  • @venkatesuasu4910
    @venkatesuasu4910 2 ปีที่แล้ว +1

    where r u from