Skip to main content
Question

how to read Csv file from specific rows

  • September 15, 2023
  • 1 reply
  • 116 views

Forum|alt.badge.img+1

how to read Csv file from specific rows

 

1 reply

Tamil Arasu10
Most Valuable Pathfinder
Forum|alt.badge.img+18
  • Most Valuable Pathfinder
  • September 15, 2023

Hi @latha212,

Please use the CSV/TXT package to read the CSV data and store it in a table variable.

Then, utilize the Loop package to retrieve the values from the table.

Next, use the If package to validate the retrieved values. If the values match a specific condition, assign the value to a new variable.