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

Adding owners

Owners can edit and save existing flows. By default, the creator of the flow is added as an owner.

While you could build personal flows to automate some of your personal work (such as monitoring your emails or OneDrive), it is always advisable to have more than one owner if you are designing the flow to achieve a common objective or business process. A flow that has more than one owner is called a team flow.

Besides editing the flow, an owner can also do the following:

View the history of a given flow.

Edit the properties of a flow.

Modify an action or condition.

Manage owners.

Delete a flow.

Getting ready

Owners must have a Power Automate plan to create a team flow (you can look at the options at https://flow.microsoft.com/pricing/). Only an owner of the flow can add other owners.

How to do it...

  1. Go to the Power Automate landing page.
  2. Go to the Owners section on the bottom right-hand corner of the screen and click Add an owner.
  3. You should be able to add any individual...