Link to test case:
https://live.datatables.net/cepeboba/2/edit
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
I'm using JavaScript way to store data. I thought it would be great to create a single source and link it to multiple tables in which you can show different angles of the same data. What are the ways to "filter" the data in tables to make sure only specific data is shown. For example limiting output based on 2-3 different columns in the 2nd table, while first table retains everything?