1.

Tell me something about measures and dimensions?

Answer»

In Tableau, when we connect to a NEW data source, each field in the data source is either mapped as measures or dimensions. These fields are the columns defined in the data source. Each field is ASSIGNED a dataType (integer, string, etc.) and a role (discrete dimension or continuous measure).

Measures contain numeric values that are analyzed by a dimension table. Measures are stored in a table that allows storage of MULTIPLE records and contains FOREIGN keys referring uniquely to the associated dimension tables.

While Dimensions contain qualitative values (name, dates, geographical data) to define comprehensive attributes to categorize, segment, and reveal the data details.



Discussion

No Comment Found