Skip to main content
Solved

Skipping first row in Excel File with FeatureReader

  • March 17, 2023
  • 1 reply
  • 310 views

Forum|alt.badge.img

Hello, I am trying to read an excel file with FeatureReader but my excel file has an extra row before the true header row.

 

Row 1: Report Title

Row 2: Header Row

Row 3-N: Data

 

Is there a way to skip over the first row when reading in the file with FeatureReader?

 

Thank you

Best answer by david_r

You can specify the cell range in the reader parameters, e.g. with headers (field names) on row 2 and data starting on row 3:

image

View original
Did this help you find an answer to your question?

1 reply

david_r
Celebrity
  • Best Answer
  • March 17, 2023

You can specify the cell range in the reader parameters, e.g. with headers (field names) on row 2 and data starting on row 3:

image


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings