Book Image

Microsoft 365 and SharePoint Online Cookbook - Second Edition

By : Gaurav Mahajan, Sudeep Ghatak, Nate Chamberlain, Scott Brewster
Book Image

Microsoft 365 and SharePoint Online Cookbook - Second Edition

By: Gaurav Mahajan, Sudeep Ghatak, Nate Chamberlain, Scott Brewster

Overview of this book

Microsoft 365 offers tools for content management, communication, process automation, and report creation. Microsoft 365 and SharePoint Online Cookbook maximizes workplace collaboration and productivity using SharePoint Online, Teams, OneDrive, Delve, M365 Search, Copilot, Power Platform, Viva, Planner, and Microsoft Forms. You will find thoroughly updated recipes for SharePoint Online, covering sites, lists, libraries, pages, web parts, and learn SharePoint Framework (SPFx) basics for building solutions. You will explore many Microsoft Teams recipes to prepare it to be your organization’s central collaboration hub. You will be able to unlock Power Platform potential with recipes for Power Apps to enable low-code/no-code app development and learn to automate tasks with Power Automate and Power Automate Desktop. The book teaches you data visualization with Power BI, and chatbot creation with Power Virtual Agents (Copilot Studio). Finally, you will also learn about the cutting-edge Copilot and Gen AI functionality in Microsoft 365 and Power Platform. By the end, you will be equipped with skills to effectively use Microsoft 365, SharePoint Online, and the Power Platform. Whether it's enhancing career prospects or improving business operations, this book is a perfect companion on your journey through the Microsoft Office 365 suite.
Table of Contents (15 chapters)
13
Other Books You May Enjoy
14
Index

Checkout process for documents that open in the client

The preceding recipe described the steps to Check out and open documents in a browser. This experience is a little different when you open your documents directly in the desktop client or app. You will see a message toward the top of the client app if your library requires documents to be checked out, and you open a document from such a library in the corresponding client app:

You can then click Check Out and make changes to your document as usual. Since the document was opened from a SharePoint online document library, your changes to it will automatically be saved to the library. You will, however, need to Check in the document for your changes to be visible to others. To do so, follow these steps:

  • Click the File menu and then Info.
  • Click Check In to initiate the Check in process.
  • Enter the Check in comments describing the changes you've made.
  • Click OK to Check in your changes to the document, as shown in the following...