You can use a form to make a report table. For example: list your last products with some KPIs.

To display the data needed, you have to make filters :
Step 1: Create a combobox, make the link with a variable of the database by writing the ID of the variable in "From API" (more information on this article, How to have data from Braincube on a Form ?).
Step 1.2: You can filter (if needed) with a second variable (or more) by making another combobox with Comparator (Famille de papier && Grade).

Step 2: Create your table, with the columns you need, linked with the database. You need also to put a comparator to link the filters (step 1 and step 2).
