Back in the days in SharePoint On-Prem there was a control that let you open a SharePoint Library in Windows Explorer. This was a handy feature, for example mass copying of documents. This feature also made it to SharePoint online, but always was depending on Internet Explorer. Last year Microsoft announced that it will bring this functionality to Microsoft Edge and the Modern UI of SharePoint Online Libraries.
WeiterlesenSchlagwort: SharePoint Online (Seite 5 von 5)
Back to the future
Back in 2010 there was SharePoint Workspace, that enables sync of SharePoint On-Prem content including lists. Last year at Ignite Jeff Teper announced Project Nucleus to bring back that kind of functionality and more. Jeff spoke about the following key features:
- Offline sync / access to lists
- Much better performance in large lists
- Better performance on list filtering, grouping, and sorting
english version below
Im folgenden Beitrag zeige ich euch, wie Ihr die SharePoint-Felder “Erstellt von”, “Geändert von”, “Erstellt” und “Geändert” per REST API und Power Automate Flow anpassen könnt.
WeiterlesenWer in Power BI Daten aus SharePoint Online eingebunden hat und dabei vom UTC Datumsformat abweicht, ist sicherlich schon auf das Problem gestoßen, dass das Datum und die Uhrzeit in Power BI nicht richtig ist. In diesem Beitrag zeige ich, wie ihr den Fehler beheben könnt.
WeiterlesenIn Power Automate können wir auch direkt per REST API Änderungen in SharePoint vornehmen. So können wir eine bestehenden Listeneintrag aktualisieren oder auch eine komplett neue SharePoint Site Collection erstellen. In diesem Beitrag werden wir einen bestehenden Listeneintrag in einer SharePoint Liste aktualisieren.
Weiterlesen!!! Unfortunately this does not work anymore since a Microsoft Update!!!
Hey folks,
today i will show you how you could hide the buttons for Flow (Power Automate) and Power Apps in your SharePoint site. We will need the SharePoint Online PnP PowerShell (check out this GitHub site for more information: https://github.com/SharePoint/PnP-PowerShell). To install the module you can use:
Install-Module SharePointPnPPowerShellOnline
Weiterlesen
If you want to convert your classic SharePoint sites into modern SharePoint sites, there were released a new commandlets to PnP PowerShell which allows you to achieve this.
Weiterlesen