Select a particular sheet of a csv datafile

How can I select a particular sheet of csv file, during data driven testing?

Hey @ssinha8214 :wave:

Welcome to the Postman community! :postman:

There isn’t a mechanism in the UI that will allow you to select different sheets in a csv file. It’s only going to take the data in the first sheet.

What are you trying to do? Could you not put the data you need in it’s own individual file rather than having it across different worksheets?

You can’t have multiple sheets in a CSV file.

If you have multiple sheets, then its not a CSV file.

The times I’ve seen this mistake where staff have multiple sheets, then save it as a CSV file, and then wonder where all of the sheets have gone when they reopen the file.

I may have done it once or twice myself. :face_with_open_eyes_and_hand_over_mouth:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.