QueryKit icon indicating copy to clipboard operation
QueryKit copied to clipboard

feature request: Support for calculations

Open ctmatt opened this issue 1 year ago • 1 comments

Hello, thank you for your fine work.

I would like to also be able to do basic arithmetic like so:

ApplyQueryKitFilter("(Price - Cost) > 300")

ctmatt avatar Sep 05 '24 14:09 ctmatt

This probably going down the same code path we'll need for #59. Definitely something I'd like to add at some point. Open to contributions if you're interested!

pdevito3 avatar Sep 06 '24 00:09 pdevito3