Postman Collection csv processing

I have associated a csv file with the collection runner. Before I post it , I need to selectively process and group rows based on date parameter. If I use the ‘iterationData.get’ method at the Pre-req block at collection level , will this allow me to read multiple lines ?