Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article describes how to create a table app by connecting the PowerTable sheet to a semantic model. You can save the data table, along with any changes or updates, to your preferred destination database. You can also write back subsequent changes to the same database table.
Important
This feature is in preview.
Note
You can also create a table by uploading data from an Excel or CSV file. For more information, see Create a table app with PowerTable sheets. To connect an existing database table to a PowerTable sheet and create a table app, see Connect to a database.
Prerequisites
Before you begin, make sure that you have the following prerequisites in place:
- Connections established to the Fabric SQL database and/or semantic model that contain 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 if available. If there are no connections, create one by selecting Create Connection.
Database Name: Select the destination Fabric SQL database to store the table data. Select Add.
Select Connect.
Create a table
Select New Table.
Choose the database schema.
Enter a Table Name.
Choose Connect To Semantic Model in Import Data.
Select your Connection and the required Semantic Model.
Select Next.
Note
Capacity workspaces with Pro licenses are not supported. Make sure to select a workspace of premium capacity.
Map data
Map and assign your data to the table by selecting the required fields and corresponding values.
Set the primary key fields by selecting the three dots and selecting primary keys.
If needed, you can use filters to include only specific field values from the table.
Select Next.
Configure table
PowerTable sheets automatically detect column properties and rename any unsupported column names to match the supported format. You can review and modify them as needed.
- Review the detected column settings.
- If the primary key isn't selected, select the appropriate column as the primary key.
- Configure columns as required:
- Mark fields as Mandatory if they must contain values.
- Set fields with distinct values as Unique Key to allow unique values.
- Set a column as an Identity Column when you need PowerTable to generate unique, sequential values automatically. Only numeric columns and primary key columns can be configured as identity columns.
- Modify column properties, including:
- Length
- Data type
- Input type
- Display name
- Enter default values for columns, if required.
- Optionally, select Add Column to create additional columns.
- To create a composite primary key, select Unique Combination, and then select two or more columns to define a unique combination key.
Note
In this step, you can enable Slowly Changing Dimensions (SCDs) by turning the toggle. For a table, this is a one-time configuration that you can't modify later.
Finish
Select Finish.
The table app is created successfully in PowerTable with the configured columns and values. Select Save to save your table.
Next steps
Configure access control and automated workflows and approvals for your new app.