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.
This answer is wrong. String fields only can be aggregatted by MIN, MAX, COUNT and COUNTD. (Not by SUM or AVG)
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.
You cannot have sum nor average from string fields. Only A and D are correct
A and D
A. Minimum D. Count Distinct
AD should ne the correct
sum and avg cant appy on a string dimension
sum and avg cant appy on a string dimension
Minimum and Count distinct are correct
What’s the correct answer
a & d ARE CORRECT
dimension cannot be summed for example date ( cannot take the sum of dates)