View data in a table
Tables are used to model and manage business data. When you develop an app, you can use standard tables, custom tables, or both. Dataverse provides standard tables by default. These tables are designed in accordance with best practices, to capture the most common concepts and scenarios within an organization. Microsoft Dataverse has a few options for you to view data in tables.
To view data in a table, follow these steps:
Sign in to the Power Apps portal.
On the left pane, select Tables.
Select the table that is associated with the data that you want to view.
In the Tables editing screen, you'll notice five different panes showing Table properties, Schema, Data experiences, Customizations, and then a pane depicting your table's columns and data.
In the columns and data pane, notice that you can select which columns to include or add more columns within the pane. Selecting the Add more rows button (bottom left of the pane) takes you to a new browser screen where you have the entire screen to edit your table.
In the next unit, we'll take a look at creating and editing views of your data.