Which two types of aggregations can be applied to string fields? (Choose two.)
Which two types of aggregations can be applied to string fields? (Choose two.)
Aggregations applied to string fields can include 'Minimum' and 'Count Distinct'. String fields cannot be summed or averaged. The 'Minimum' aggregation finds the lexicographically smallest value, whereas 'Count Distinct' calculates the number of unique values in the string field.
https://help.tableau.com/current/pro/desktop/en-us/calculations_aggregation.htm You can aggregate a dimension in the view as Minimum, Maximum, Count, or Count (Distinct). When you aggregate a dimension, you create a new temporary measure column, so the dimension actually takes on the characteristics of a measure.
This answer is wrong. String fields only can be aggregatted by MIN, MAX, COUNT and COUNTD. (Not by SUM or AVG)
dimension cannot be summed for example date ( cannot take the sum of dates)
a & d ARE CORRECT
What’s the correct answer
Minimum and Count distinct are correct
sum and avg cant appy on a string dimension
sum and avg cant appy on a string dimension
AD should ne the correct
A. Minimum D. Count Distinct
A and D
You cannot have sum nor average from string fields. Only A and D are correct