I have a libreoffice document filled with multiple columns, including one named customerid. These customer ID appear multiple times each, as this is a raw data log.
I isolated around 50 customer id of customers that interest me, and put them in a separate filtercustomerid column. I would like to know if it was possible to filter my main document's customer id column using my filteredcustomerid column (as in, only show rows in which customerid is part of filteredcustomerid).