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