I have a large data table having about 96000+ entries, However I need the rows that have only certain values in the columns, each column can have about 5 - 6 unique entries that is required.
Is it possible to store these unique values in an array and pass it into the value parameter of filter data table.