Microsoft Dynamics 365 Sales Reader Feature Type Parameters

Table

WHERE Clause

Use a filter to limit your query results. The filter evaluates column values and returns only rows that meet the specified conditions. If no filter is provided, the query returns all rows in the table.

Option

Usage

Filter

Filter a collection of resources (for example, revenue eq 100)

Note  For more details, see Filter rows using OData in Microsoft documentation website.

FME already handles which attributes (columns) are returned by allowing you to choose either Exposed Attributes, which includes only the attributes marked as exposed, or All Attributes, which includes every available attribute from the table.