When you create a data source, the fields are split between Dimensions and Measures. The Measure is what you want to analyze, and the Dimension is the angle of analysis.
By default, numbers are Measures, and the other data types (Text, Date, Geographical Role) are Dimensions, but that's not always the case. Any data type can be either a Dimension or a Measure.
A Dimension contains qualitative information. It always splits the Marks and is never aggregated.Â
A Measure is, by default, aggregated, contains quantitative information, and is almost always numeric.
You can easily see whether a field is aggregated or not by looking at its corresponding pill when you use it in a shelf. If it is aggregated, the name of the...