Question 5 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question 5 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question

HOTSPOT - You have a Dynamics 365 Finance development environment.

You must add default filters to the fleet management form.

You must view only sales that occur in the current sales period and where the Customer name field contains the text Wholesales.

You need to configure filtering.

What should you do? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

Answer Area

Element

SysQuery method

SysQueryRangeUtil

Filter clause

Value

addRangesFromKeyData

range
packRangeAndSortOrder
mergeFilters

lessThanDate
currentDate
dateRange
monthRange

a

*Wholesales
..Wholesales
Wholesales*

*Wholesales*

Explanations

Answer Area

Element

SysQuery method

SysQueryRangeUtil

Filter clause

Value

addRangesFromKeyData

range
packRangeAndSortOrder
mergeFilters

lessThanDate
currentDate

dateRange
monthRange

a

*Wholesales
..Wholesales
Wholesales*

*Wholesales*