Skip to content

Commit 2ef70f5

Browse files
authored
Removing date and time functions
An investigation found that these functions aren't supported (by design) ------- cc: @VesaJuvonen
1 parent 589f0a9 commit 2ef70f5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,6 @@ We support the following query methods and operators.
9191
* eq
9292
* ne
9393

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

0 commit comments

Comments
 (0)