I'm trying to build a table where I can filter my data using a checkbox. Basically I have a column with Authorname and another column with Linkclicks. I would like to be able to update my table by selecting only one author. For the test I've build only one check box :I'm trying to build a table where I can filter