How to implement the filter functionality provided in the Retool table for server-side paginated table?

  1. My goal: successful functioning of filters in server-side paginated table
  2. Issue: I have recently migrated to a server-side paginated table because the table data that we are dealing with became huge. Earlier the filter functionality was working correctly but now the filters don't seem to do anything.