We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7bab04 commit ab8a5c0Copy full SHA for ab8a5c0
docs/pages/product/data-modeling/syntax.mdx
@@ -542,7 +542,7 @@ LEFT JOIN contacts "contacts"
542
### Non-SQL references
543
544
Outside [SQL expressions][self-sql-expressions], `column` is not recognized
545
-as a column name; it is rather regonized as a member name. It means that,
+as a column name; it is rather recognized as a member name. It means that,
546
outside `sql` and `sql_table` parameters, you can skip the curly braces and
547
reference members by their names directly: `member`, `cube_name.member`, or
548
`CUBE.member`.
0 commit comments