Not sure if there’s a related topic/solution to my query.
I’m trying to read off of a .csv file and it will only get those that have a JL prefix under the PO No. column. If there’s match, it will get the entry/ies under Descript.
There can be none to multiple line items. If there is none, however, I’d like the code to loop back to the beginning.
I’ m not sure if loop is correct when you have multiple records. So instead you can first try by
reading csv
Filter datatable with pl.no only starts with JL and in output you can have the required columns alone like pl.no , describ.