python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Powershell Converting Error - Wrong Format?
I'm trying to delete all the second stage bins of all Sites in Sharepoint Online available.
My idea is to get all the sites via Get-SPOSite | Select URL and process them with a foreach loop:
#Loa...
Miscellaniuz
Votes: 0
Answers: 0
SharePoint and Excel Online Data Connections
I'm experimenting here so please bear with me or offer some direction/starter for ten.
We have SharePoint, Excel Online. I had an XLS on my desktop with a data connection out to CSV file to load a ta...

Gary Williams
Votes: 0
Answers: 0
Application User access to SharePoint through D365
We use an application user (https://learn.microsoft.com/en-us/powerapps/developer/data-platform/use-single-tenant-server-server-authentication) to do CRUD operations for dynamics crm, everything works...
Mihai P.
Votes: 0
Answers: 0
REST Call to Sharepoint Online to add user to a site group not working. Either user not unique or Value not in range
I got a REST API call to our SP Online Instance that is not working in any way:
Method: POST
Endpoint: https://xyz.sharepoint.com/sites/ATestSite/_api/web/sitegroups(5)/users
Header:
Accept applicatio...
Bejay
Votes: 0
Answers: 2