In the previous post, I have explained about the various options of quering F&O using OData. Let us continue the ARITHEMATIC queries in this post.
Less than – Applicable for numeric fields . Retrives the records that have the value mentioned in the lt clause and includes zero values in the result.
For instance, to fetch the products whose Salesprice is lessthan 150 . The query is…
Continue Reading AnithaEswaran’s Article on their blog
OData query options with D365F&O (Part 2)
In the previous post, I have explained about the various options of quering F&O using OData. Let us continue the ARITHEMATIC queries in this post. Less than – Applicable for numeric fields . Retrives the records that have the value mentioned in the lt clause and includes zero values in the result.
Blog Syndicated with AnithaEswaran’s Permission