Query object DataItem Link on date, decimal, integer fields and option to find BETWEEN ... AND ...
At the moment defining a DataItem Link on 2 object is limited by setting the filters outside of the query. Adding a BETWEEN would make it possible to set the filter based on the parent object field values. Would this be possible? SELECT * FROM Products WHERE Price BETWEEN 10 AND 20; SELECT * F...
STATUS DETAILS
Needs Votes