Skip to content

Commit f4d0fd2

Browse files
committed
set correct dates
1 parent 2faeb99 commit f4d0fd2

22 files changed

+22
-22
lines changed

powerapps-docs/developer/data-platform/fetchxml/aggregate-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Aggregate data using FetchXml
33
description: Learn how to use FetchXml to retrieve aggregated data from Microsoft Dataverse.
4-
ms.date: 01/31/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/count-rows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Count rows using FetchXml
33
description: Learn how to use FetchXml to count rows from Microsoft Dataverse tables.
4-
ms.date: 08/31/2023
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/filter-rows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Filter rows using FetchXml
33
description: Learn how to use FetchXml to filter rows when you retrieve data from Microsoft Dataverse.
4-
ms.date: 03/01/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/join-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Join tables using FetchXml
33
description: Learn how to use FetchXml to join tables when you retrieve data from Microsoft Dataverse.
4-
ms.date: 03/01/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/optimize-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Optimize performance using FetchXml
33
description: Learn how to optimize performance when you retrieve data from Microsoft Dataverse using FetchXml.
4-
ms.date: 03/01/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/order-rows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Order rows using FetchXml
33
description: Learn how to use FetchXml to order rows when you retrieve data from Microsoft Dataverse.
4-
ms.date: 03/01/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use FetchXml to query data
33
description: Learn to compose a query using FetchXml, a proprietary XML based language that is used in Microsoft Dataverse to retrieve data.
4-
ms.date: 03/01/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/page-results.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Page results using FetchXml
33
description: Learn how to use FetchXml to page results when you retrieve data from Microsoft Dataverse.
4-
ms.date: 03/01/2024
4+
ms.date: 02/29/2024
55
ms.reviewer: jdaly
66
ms.topic: how-to
77
author: pnghub

powerapps-docs/developer/data-platform/fetchxml/reference/all-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use this element to specify that all columns in the containing enti
44
author: pnghub
55
ms.author: gned
66
ms.reviewer: jdaly
7-
ms.date: 03/01/2024
7+
ms.date: 02/29/2024
88
ms.topic: reference
99
ms.subservice: dataverse-developer
1010
search.audienceType:

powerapps-docs/developer/data-platform/fetchxml/reference/attribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use this element to specify which columns in the containing entity
44
author: pnghub
55
ms.author: gned
66
ms.reviewer: jdaly
7-
ms.date: 03/01/2024
7+
ms.date: 02/29/2024
88
ms.topic: reference
99
ms.subservice: dataverse-developer
1010
search.audienceType:

0 commit comments

Comments
 (0)