Power Apps for Teams
Steps from the preceding section will create a Microsoft Dataverse for Teams environment for the selected Microsoft Team, Contoso marketing, and also create a Power App, as shown in Figure 7.6.
Power Apps are low-code solutions to build apps in Power Platform. We will start with a blank canvas for building a contracts app. In the canvas, you can drag and drop components in any order to design a user interface.
![Figure 7.6: The first canvas app](https://static.packt-cdn.com/products/9781801075381/graphics/image/B17109_Figure_7.6.jpg)
Figure 7.6: The first canvas app
Name your app MyFirstApp
and click Save to create your first canvas app in Microsoft Teams:
![Figure 7.7: Saving the canvas app](https://static.packt-cdn.com/products/9781801075381/graphics/image/B17109_Figure_7.7.jpg)
Figure 7.7: Saving the canvas app
Figure 7.6 shows the Power App editor on the left pane, where we have various sections. But first, we will start creating a new table named Contacts
, as shown in Figure 7.8.
![Figure 7.8: Creating a new table](https://static.packt-cdn.com/products/9781801075381/graphics/image/B17109_Figure_7.8.jpg)
Figure 7.8: Creating a new table
When you click Create new table, as shown in the preceding figure, you will have the option to create...