Skip to content

Commit ff7ce48

Browse files
Merge pull request #999 from kgremban/jan21-uuf-treatas
UUF - treatas-function-dax
2 parents 3f7a256 + 54e804a commit ff7ce48

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
@@ -12,7 +12,7 @@ Applies the result of a table expression as filters to columns from an unrelated
1212
## Syntax
1313

1414
```dax
15-
TREATAS(table_expression, <column>[, <column>[, <column>[,…]]]} )
15+
TREATAS(table_expression, <column>[, <column>[, <column>[,…]]])
1616
```
1717

1818
### Parameters

0 commit comments

Comments
 (0)