Skip to content

Commit a3a45d3

Browse files
Update website/docs/docs/build/measures.md
Co-authored-by: Leona B. Campbell <[email protected]>
1 parent 1273e7a commit a3a45d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/docs/build/measures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ measures:
3434
3535
When you create a measure, you can either give it a custom name or use the `name` of the data platform column directly. If the `name` of the measure is different from the column name, you need to add an `expr` to specify the column name. The `name` of the measure is used when creating a metric.
3636

37-
Measure names must be unique across all semantic models in a project and can not be the same as an existing `measure` or `dimension` within that same model.
37+
Measure names must be unique across all semantic models in a project and can not be the same as an existing `entity` or `dimension` within that same model.
3838

3939

4040
### Description

0 commit comments

Comments
 (0)