A simple filter by transient fields of a table with View Criteria and ExecuteWithParams operation in ADF
Description When ADF Developers want to filter data without filtering in the Database, they have a possibility to make this with the data in memory using a view criteria object. The view criteria object is a set of one or more view criteria rows, whose attributes mirror those in the view object. Example In the