Welcome to openkapow Sign in | Join
in Search
.

Ignore start rows in table

Last post 12-04-2006, 6:47 AM by Klaus_Kapowtech. 4 replies.
Sort Posts: Previous Next
  •  12-01-2006, 1:52 AM 5945

    Ignore start rows in table

    Hi. I want to take the data from every line of a table into a REST robot. But the number of rows in the table are different every time, so i need to loop. Now the first few lines in the table are just header information and I do not want to take that data. How do I jump over the first 2 rows in a table when I do a loop?
    Filed under: , ,
  •  12-01-2006, 5:15 AM 6476 in reply to 5945

    Re: Ignore start rows in table

    Heya carri

    Set up your loop to loop through all table rows and then in the loop change the "First Tag Number" to the desired value.

     

    -Henrik

  •  12-04-2006, 3:49 AM 6836 in reply to 6476

    Re: Ignore start rows in table

    Thank you for your answer Henrik, but I do not find where I can set this "First tag number" setting for the loop. Could you tell me where I find this?
  •  12-04-2006, 4:06 AM 6837 in reply to 6836

    Re: Ignore start rows in table

    The setting Henrik mentioned is on the acctual "For Each" loop step in the robot. If you are in RoboMaker simply click on your "For Each" step and you can see the configurations for that step in the middle right of RoboMaker. Under the "Actions" tab there you'll find what you are looking for.

    "A robot on openkapow is worth two on the harddrive" - old saying

    WebHostNinja.com - price comparison for web hosting
    Digitalistic.com - mashup or die
  •  12-04-2006, 6:47 AM 6840 in reply to 6837

    Re: Ignore start rows in table

    If the number of header rows changes dynamically, you probably have to loop through all the rows, and then use Test Row (if the columns vary) or Test Tag to filter out the headers.
View as RSS news feed in XML
.
Copyright 2006, 2007 KapowTech.com All Rights Reserved Company | Contact | Terms | Privacy