Hey Retoolers!
I'm trying to filter the following table by the column done
. Its values are either true or false.
This is the setup of the column:
Judging by the state of the selectedRow
it looks as though the field does indeed contain the right data to filter off.
However, when I apply a default filter to the table it just shows as blank. But if I apply the filter within the table it works...?
Help would be much appreciated! If all this fails, I'll filter on the backend instead.
Any thoughts?