Tableau Desktop Certified Professional — Question 5
Which two types of aggregations can be applied to string fields? (Choose two.)
Answer options
- A. Minimum
- B. Sum
- C. Average
- D. Count Distinct
Correct answer: A, D
Explanation
The correct answers are A (Minimum) and D (Count Distinct) because string fields can only have the minimum value determined and the number of unique strings counted. Options B (Sum) and C (Average) are not applicable to string fields as they are numerical operations.