Filtering is not working with datatable

I’m trying to filter two statuses from the configuration—‘Completed’ and ‘Not Completed’—in the data table. It should return no records because both statuses exist in the data table, but instead it is returning 16 Not Completed matches

@Sathish_Kumar5

Click on And and make it Or because status will Status 1 Or Status 2 it can’t be both at a time.

1 Like

thank you for your support

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.