We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55296c commit 54e804aCopy full SHA for 54e804a
1 file changed
query-languages/dax/treatas-function-dax.md
@@ -11,7 +11,7 @@ Applies the result of a table expression as filters to columns from an unrelated
11
## Syntax
12
13
```dax
14
-TREATAS(table_expression, <column>[, <column>[, <column>[,…]]]} )
+TREATAS(table_expression, <column>[, <column>[, <column>[,…]]])
15
```
16
17
### Parameters
0 commit comments