Forum Discussion
HansHeintz
Dec 29, 2023Copper Contributor
Finding a file in a large >5000 document library
Hi, I have a powerapp that exports files to a sharepoint document libray. If in sharepoint I want to exmine the existence of a particular file I am struggling to get it into view. SP cannot find...
- Dec 29, 2023
Have you tried using search?
For example, enter the following query into the search box at the top of the page
filename:"sequential.msg"
Paul de Jong
Dec 29, 2023Iron Contributor
Have you tried using search?
For example, enter the following query into the search box at the top of the page
filename:"sequential.msg"
- HansHeintzDec 29, 2023Copper ContributorYes thanks, that way it shows up.