Forum Discussion

Mati's avatar
Mati
New Contributor
3 days ago

Delimited data source with skipped rows

Hi, we have delimited data source implemented in application. In data source we have two additional rows on top and one empty row- file works fine but now we want to retrieve information("Chicago") from skipped row(number 2). It looks that OneStream read data starting from row number 5. 

Could you please help me with understanding why these first rows were skipped?

Thank you in advance.

2 Replies

  • 1392's avatar
    1392
    New Contributor III

    Did you check to see the bypass conditions defined for this data source. Typically, these will be listed under each data source where all dimensions are defined. 

    • Mati's avatar
      Mati
      New Contributor

      Thank you, yes I checked it previously. There are two bypasses for bypassing the rows after specific text but this text occurs later than my "Chicago" text.