User Profile
TechCgr
Copper Contributor
Joined Dec 03, 2018
User Widgets
Recent Discussions
Re: Sharepoint Online Management Shell - group by more than 2 items in a list
Hi Kateraid Seems not really supported... I've tried it on a Dev Tenant and after having applied the PnP template with 3 Groups in my view, I get an error when I tried to refresh the view: Tried with this in the PnP template <Query> <GroupBy Collapse="TRUE" GroupLimit="30"> <FieldRef Name="Category" /> <FieldRef Name="Location" /> <FieldRef Name="Language" /> </GroupBy> <OrderBy> <FieldRef Name="ID" /> </OrderBy> </Query>1.5KViews0likes0CommentsRe: Building directory structure from csv with foreach
Hi annieeby Can you please tell us the exact folder hierarchy you expect from your Teams.csv data sample. It will help us understand what you really need here. Maybe not only a script problem, but more a data one 🙂 Cheers Cyrille2.6KViews0likes0Comments
Recent Blog Articles
No content to show