Enter Data Manually
This article explains how to manually enter data into PowerTable to build an app.
You'll enter data to create a table in a database, then write back any subsequent changes to the same database using the PowerTable sheet.
Prerequisites
Before you begin, make sure that you have the following prerequisites in place:
Connections established to the Fabric SQL database and the semantic model that contains the data for your PowerTable.
A Plan item created in your Fabric workspace.
Create a PowerTable sheet
In your Plan, select New PowerTable Sheet or select the PowerTable icon on the landing page. Enter a name for the sheet and select Create.

Select Create a New App to create your app. You can also select Explore PowerTable to experience a sample PowerTable app.

Select a Connection: Choose a Fabric SQL connection. You can also create a new connection if required.

Database Name: Select the Fabric SQL database to store the app metadata. Select Add.

Note
When a new Plan item is created in a workspace, a Fabric SQL database is automatically created for that workspace. This database stores all the plan app metadata for workspace users. You can choose this database.
Select Connect after choosing the connection and the database.

Create a table
To create a new table in the database and enter the data manually, follow these steps:
Select New Table.
Choose the database schema and enter a Table Name.
Select Enter Data Manually in the Import Data section.
Select Next.

Configure your table by adding the column name, primary key, and other relevant details like length, precision, scale, etc., wherever applicable.

Select Add Column to add a new column. Use the bin icon to delete a column.
Click Finish after entering all the column details.

An empty table is successfully created using PowerTable, with the configured columns.

You can now insert rows into this table using the Insert Row option.

Select Preview Changes to preview the added rows and changes.

To discard the changes, select Discard Changes.
After previewing, select Save to Database and Proceed to save the rows to the table in the database.
Finally, select Save at the top right corner to save the PowerTable sheet.

Related Content
Next steps
Configure access control and automated workflows and approvals for your new app.
Last updated
Was this helpful?