J
Joe
I have a RowFilter which is doing a not in (). The not in contains 600 items
for a single column. For example RowFilter = "ADate not in (600 DateTimes)".
This takes several seconds to run.
Is there a better way to handle this?
for a single column. For example RowFilter = "ADate not in (600 DateTimes)".
This takes several seconds to run.
Is there a better way to handle this?