Skip to content

Commit 54e804a

Browse files
committed
UUF - treatas-function-dax
1 parent f55296c commit 54e804a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

query-languages/dax/treatas-function-dax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Applies the result of a table expression as filters to columns from an unrelated
1111
## Syntax
1212

1313
```dax
14-
TREATAS(table_expression, <column>[, <column>[, <column>[,…]]]} )
14+
TREATAS(table_expression, <column>[, <column>[, <column>[,…]]])
1515
```
1616

1717
### Parameters

0 commit comments

Comments
 (0)