Is it possible to use the RadFilter with calculated expressions other than the basic
[field] [compare-op] [value]
?
I'm looking for things such as you'd see in other database expression builders, such as
[Signature Date] > Today()-60
to see signatures done in the last sixty days, or
[BoltThread] = [NutThread]
to compare two fields.
Those are just two very simple cases, but there's certainly thousands more possibilities.
[field] [compare-op] [value]
?
I'm looking for things such as you'd see in other database expression builders, such as
[Signature Date] > Today()-60
to see signatures done in the last sixty days, or
[BoltThread] = [NutThread]
to compare two fields.
Those are just two very simple cases, but there's certainly thousands more possibilities.