Skip to content

Commit 1396f88

Browse files
20260330 applies-to
Updated the date and corrected the include directive for fabric-se-dw.
1 parent 7461a90 commit 1396f88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: The ANY_VALUE function returns any non-NULL value from a group of r
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
66
ms.reviewer: jovanpop
7-
ms.date: 03/17/2026
7+
ms.date: 03/30/2026
88
ms.service: sql
99
ms.subservice: t-sql
1010
ms.topic: reference
@@ -21,7 +21,7 @@ monikerRange: "=fabric"
2121

2222
# ANY_VALUE (Transact-SQL)
2323

24-
[!INCLUDE [fabricdw](../../includes/applies-to-version/fabric-se-dw.md)]
24+
[!INCLUDE [fabric-se-dw](../../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)