How to read multiple sheets in csv file in postman collection

Hi Team,

My project requires to read all sheets data in csv in postman collection

I know how to read first sheet data by simply attaching file to collection data files

Kindly let me know how to read all sheets data from csv in postman collection

Hi @girishpolur , Welcome to the Community :bouquet:

It’s an interesting use case. I am not sure if the current version supports this. May be you can try opening a feature request for that?

Meanwhile, as a workaround can you try splitting the sheets?