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

Filtering with comparisons between fields #75

Open
justinsavage35 opened this issue Feb 1, 2022 · 0 comments
Open

Filtering with comparisons between fields #75

justinsavage35 opened this issue Feb 1, 2022 · 0 comments

Comments

@justinsavage35
Copy link

Hi all,

I am just wondering if the functionality for filtering with comparisons between fields is available through "apply_filters"?

e.g. if field_1 > field_2

I have tried { "model" : "Foo", "field": "field_1", "op":">", "field": "field_2" } however the filter requires a "value".

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