Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement better cuts and filter dialoge #12

Open
pudo opened this issue Jul 2, 2015 · 0 comments
Open

Implement better cuts and filter dialoge #12

pudo opened this issue Jul 2, 2015 · 0 comments

Comments

@pudo
Copy link
Contributor

pudo commented Jul 2, 2015

Currently, filters can only filter on precise values, not on text searches, or simple math formulae like "greater than", "smaller than". I would like to support such filtering, but the backend doesn't have such query flags, since it's focussed on allowing pre-aggregation. We would probably need some support for this upstream, even if via a plugin to cubes.

Imagined operators:

  • cut=loan.age:>40
  • supplier.name:~Booz Allen*

Any thoughts, @Stiivi?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant