Can i get direct folders that are under a parent folder using Get-PnPFolderItem #3261
Unanswered
mvcsharepointdev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a SharePoint online document library which contain the following:-
now i want to get all the Direct folders that are under the Clients main folder, is this possible.
I have this PnP Power shell, but this will list everything inside the document library
This is the result of the script:-
now after getting the direct folders under the "Clients" main folder, i want to loop through the content of each of the sub-folders separately .. can anyone advice? any advice?
Beta Was this translation helpful? Give feedback.
All reactions