Skip to content

Commit 3c24c7b

Browse files
Merge pull request SharePoint#8209 from sunar91/patch-1
Update working-with-get-items-and-get-files.md
2 parents 830c0f6 + e2a8ca4 commit 3c24c7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: In-depth analysis into 'Get items' and 'Get files' SharePoint actions for flows in Power Automate
33
description: In this article, learn more about the SharePoint actions get items & get files actions with Power Automate.
4-
ms.date: 03/24/2022
4+
ms.date: 06/20/2022
55
search.app:
66
- Flow
77
search.appverid: met150
@@ -104,4 +104,6 @@ Spaces in the column name are replaced with `_x0020_` (0 is numeral zero).
104104

105105
The format is the column name followed by asc or desc depending on ascending or descending order, respectively.
106106

107+
### Known Limitation
108+
While using Get items on lists with more than 5000 items with a filter query, you may observe that no records are returned if there are no items matching the filter query in the first 5000 items. To fix this, enable Pagination on Get items from the action settings menu when working with lists with more than 5000 items.
107109

0 commit comments

Comments
 (0)