Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 30

Which two series aggregate functions are only available on numeric field data types? Each correct answer presents part of the solution.

Answer options

Correct answer: C, D

Explanation

The correct answers, C (Avg) and D (Max), are specifically designed for numeric data types, as they calculate the average and maximum values respectively. Options A and B, which relate to counting entries, can be applied to both numeric and non-numeric fields, making them unsuitable for this question.