Skip to content

Commit 7461a90

Browse files
Update ANY_VALUE documentation to reflect correct version
It is available both in SQLEP and DW
1 parent 8db018d commit 7461a90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/t-sql/functions/any-value-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ monikerRange: "=fabric"
2121

2222
# ANY_VALUE (Transact-SQL)
2323

24-
[!INCLUDE [fabricdw](../../includes/applies-to-version/fabric-dw.md)]
24+
[!INCLUDE [fabricdw](../../includes/applies-to-version/fabric-se-dw.md)]
2525

2626
The `ANY_VALUE` function returns any (non-`NULL` if possible) value from a group of rows. You can use it as both an aggregate function and a window (analytic) function:
2727

0 commit comments

Comments
 (0)