Hi! i'm trying to display some values from a mysql DB in a table that contains various columns (first one is the date), and i achieved to show the table in the dashboard. I added the "date" node to the table but i do not know how to filter the rows shown in the table by the date in their first column. Could someone help me? Thanks!!
mm what do you mean?
I misread the question. After realising it right after posting, I deleted my reply. 
hahaha okay, don't worry 
It seems like you also misread the question to be about sorting instead of filtering? ![]()
oh, filter by date... indeed I misread, 
For filtering i just dd this property in each column:
"headerFilter": "input"
