Forum Discussion

hal9000's avatar
hal9000
New Contributor
8 years ago
Solved

In Ready! API, DataSource Options, how can I use the "Start Row:" and "End Row:" ...

In Ready! API, DataSource Options, how can I use the "Start Row:" and "End Row:" to execute for example only rows 13 to 44 out of a 100 row Excel data source?
.
.
.
DataSource
Target TestStep
DataSource Loop.
.
.
.

  • Enter the row you want to start with in Start Row and the last row in End Row. Remember that these row are indexed from zero, so for your example you would enter Start Row 12 and End Row 43.

     

3 Replies

  • Enter the row you want to start with in Start Row and the last row in End Row. Remember that these row are indexed from zero, so for your example you would enter Start Row 12 and End Row 43.

     

    • hal9000's avatar
      hal9000
      New Contributor

      Thank you!

      I see my error.

      I used typical CR values i.e.  A13  -- A44.

      Numeric values only!  

  •  Check the attached settings in DataSource > Options. Try this and let us know if it works.