Is there a way of selectively importing data - have a csv file that is around 126 million rows and 3 columns. The third column will be a number between 0 up to around 1,000.
Is it possible to request that a row is only imported if, say, the value in the 3rd column for that row was less than 20? This should help ensure that the data selected fits onto one tab.
Alternatively is there a way of importing data to automatically chunk it into seperate tabs?
Usually like an Excel challenge but this one has me stumped.
Is it possible to request that a row is only imported if, say, the value in the 3rd column for that row was less than 20? This should help ensure that the data selected fits onto one tab.
Alternatively is there a way of importing data to automatically chunk it into seperate tabs?
Usually like an Excel challenge but this one has me stumped.