0

How to implement Value filter in Query Designer for numbers like, value is greater or less than number?

eg:

Value>10 and Value<30
Jernej Pirc
  • 504
  • 1
  • 4
  • 13

1 Answers1

1

As of now it's not implemented as part of the data-stream (status 2sxc 8.4).

It will be added some time in the near future, but could still be a few months off as there are so many other important things.

As of now, best use a bit of template level razor code (LINQ) to get it all going.

iJungleBoy
  • 5,325
  • 1
  • 9
  • 21