Replies: 1 comment 2 replies
-
Yea - i see this now, I can recreate it. A workaround is to create the filter I can make it happen by adding a Boolean column, after data already exists in the table. Underneath, the value defaults to |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have two rows one is "paye" at true and the other one is "paye" at false.
I created 2 views based on the boolean value of the "paye" attribute:

The view with the true filter is working but not the one with value false.
Beta Was this translation helpful? Give feedback.
All reactions