Skip to content

Commit 7044863

Browse files
Merge pull request SharePoint#7809 from Steven-Jia/patch-6
Removing date and time functions
2 parents 38e200b + 63e9b5a commit 7044863

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/business-apps/power-automate/guidance/working-with-get-items-and-get-files.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: In-depth analysis into 'Get items' and 'Get files' SharePoint actions for flows in Power Automate
3-
ms.date: 03/11/2020
3+
description: In this article, learn more about the SharePoint actions get items & get files actions with Power Automate.
4+
ms.date: 03/24/2022
45
search.app:
56
- Flow
67
search.appverid: met150
@@ -91,14 +92,6 @@ We support the following query methods and operators.
9192
* eq
9293
* ne
9394

94-
### Date and time functions
95-
* day()
96-
* month()
97-
* year()
98-
* hour()
99-
* minute()
100-
* second()
101-
10295
## Order by query
10396
To order items based off of a column either in ascending or descending order, you can also specify an order by query. For example:
10497

0 commit comments

Comments
 (0)