I was looking around last week for tables like this but then with some more intricate filtering with logical operators.
I had in mind something along the lines of query: "columnA: <5 && columnB: >=12"
Or am I asking too much of the js ecosystem and should I go back to playing with excel?
Anyone any idea if there's a solution that does what I want?
I had in mind something along the lines of query: "columnA: <5 && columnB: >=12" Or am I asking too much of the js ecosystem and should I go back to playing with excel?
Anyone any idea if there's a solution that does what I want?