[ad_1]
Hello.
If we understand, this is a table linked to Excel source data?
The line of code from the error seems to indicate to an incorrect filter type set for one or more columns.
Can you please try ( as a test) to make a new table from the same Excel file,
see if this table generates and loads without errors?
If that happens, can you please check did you make any of these changes to the Excel which was linked to the existing Table :
Once you create a table from an Excel file, changes in this file, like:
- Changing the column’s name,
- Changing the column’s order,
- Deleting the column, and
- Adding a new column.
are highly not recommended, because the table in the wpDataTable plugin will not work, at the moment. If you make any of these changes, please recreate the table again.
Let us know if that helped.
Kind regards.
