There is a column(TestQty) in a listpage . Value of that column is populated from by a display method. It is not from a table field.
I want to add range on a query which will filter data based on that column's value
Like I want to fetch those values for which TestQty>0
How can I achieve that?
↧
How to add display method in query range?
↧