Which expression accomplishes this task?

You have a worksheet based on the Part table. You want to know the total number of unique customers that have orders for each part.

Which expression accomplishes this task?
A . COUNT IndependentDemands {Order.Customer:Sum}
B . COUNT IndependentDemands {Order.Customer:By}
C . COUNT IndependentDemands {Order.Customer<>”}
D . SUM IndependentDemands{Order.Customer:Sum}

Answer: B

Explanation:

To determine the total number of unique customers that have orders for each part, the COUNT function with a By qualifier is used. This counts the number of unique instances of a field within a set, which in this case is the Customer field within the IndependentDemands.

ReferencesThe COUNT function with a By qualifier is detailed in the Kinaxis RapidResponse documentation regarding aggregation functions, which specifies how to count unique occurrences of a field within a data set.

Latest KX3-003 Dumps Valid Version with 60 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments