Forum Discussion
Kateraid
Sep 06, 2019Brass Contributor
Sharepoint Online Management Shell - group by more than 2 items in a list
Hi folks - I had this posted in the SharePoint community, but didn't get much response so I'm re-posting here in the PowerShell community to see if anyone here knows how to do this with PowerShell. ...
VasilMichev
Sep 07, 2019MVP
No. PowerShell in SPO is used for some administrative tasks on sites/site collections, it doesn't have any functionality that acts on the item/list level. You should look into using the PnP PowerShell module or CSOM directly.