Skip to content

Commit a67d8ff

Browse files
authored
Update working-with-get-items-and-get-files.md
Added a known limitation on the Get items action at the end to preempt user confusion.
1 parent 5470a66 commit a67d8ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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)