PowerTable
Go to websiteCommunityContact Us
  • INTRODUCTION
    • Welcome to PowerTable
  • GET STARTED
    • Prerequisites
    • Supported Data Platforms
    • Admin Setup Guide (15-day Free Trial)
  • PRODUCT TOUR
    • Explore a sample app
    • Build your first app
    • Layout & User Interface
  • CREATE TABLE APP
    • Introduction
    • Import Spreadsheet Data
    • Connect to Database
    • Enter Data Manually
    • Get Data from Semantic Model
  • WORKING WITH POWERTABLE
    • Basic Table Operations
      • Edit data
      • Bulk Edit
      • Insert rows
      • Bulk Import rows
      • Delete rows
      • Duplicate rows
      • Copy rows
      • Preview Changes
    • Explore data
      • Search and filter
      • Sort and reorder
      • Show/Hide columns
      • Pin columns
      • Column Insights
    • Conditional Formatting
  • COLUMN SETUP
    • Configure Properties
      • General
      • Lookup and Relation
      • Display
    • Upload/Download Configuration
    • Add a Column
      • Add Visual Column
        • Add Formula Column
        • Add Multi-select Relationship Column
        • Add Reference Column
      • Add Database Column
  • ACCESS CONTROL
    • Manage Access
    • Row Permissions
    • Column Permissions
  • APPROVALS
    • Set up Approval Workflow
    • User Approvals
    • Rule-based Approvals
    • Approval using a Lookup Table
    • Multi-level Approvals
    • Notify Approvers via MS Teams
    • Handling Changes Before Approval
    • Review Changes - Approval process
  • WORKFLOWS, AUTOMATION & NOTIFICATIONS
    • Workflow automation
    • Send Mail notifications
    • MS Teams notifications
    • Webhooks
    • Cascade Updates
  • Pause an Automation
  • AUDIT
    • Audit logs
  • COMMENTING & COLLABORATION
    • Commenting
    • View all comments & track changes
    • Assign users & task status
  • APPEARANCE
    • Basic formatting
    • Display Settings
  • USER MANAGEMENT & LOGS
    • PowerTable Console
    • Admin Portal
      • User Management
      • Settings
        • General Settings
        • Writeback Settings
          • Settings
          • PowerTable managed DB
  • MISCELLANEOUS
    • Keyboard Shortcuts
    • Formulas & Functions
Powered by GitBook
On this page
  1. CREATE TABLE APP

Enter Data Manually

PreviousConnect to DatabaseNextGet Data from Semantic Model

Last updated 4 days ago

In previous sections, we demonstrated how to and directly from PowerTable.

This section explains how to manually enter data into PowerTable to build an app.

The source and destination will be the same; we will enter data to create a table and then writeback the subsequent changes to the same database. Let us look at the steps.

  1. Go to your Microsoft Fabric workspace folder. Click on New item to create a new item.

  1. Select PowerTable from the list of items. You may want to add it to your favorites by clicking on the star icon.

  1. Enter a name for your PowerTable app and select the workspace. Click on Create.

  1. Creating a new database connection: The next step is to create a new database connection to your preferred data source. Your app synchronizes its data with this data store. Follow the steps below to create a new connection:

    • Click on New Connection.

    • Choose your preferred data platform. We'll connect to the Fabric SQL database.

    • Click Next.

If you already have shared database connections or a private connection to the required data store, skip step 5. Instead, click on the 'Existing Connection' tab, select the one you want to use, and then click Next.

  1. Setup Connection: Enter the connection type and a unique connection name. Select the workspace and the database from the list of options and click Next. Your new private connection is now created.

  1. Choose your table where the data will be stored: Here, you have two options:

    1. Select Existing Table to connect to an existing table in the database (or)

    2. Select New Table to create a new table in the database.

    We'll select New Table to create a new table and type in the data.

  1. Select the schema and enter the table name. Choose the option Enter Data Manually to manually enter the data. Click Next.

  1. Add Column Details: Start creating your table by adding the column name, primary key, and other relevant details like length, precision, scale, etc., wherever applicable.

  1. Add Column: Click on '+ Add Column' at the top to add a new field/column.

  1. You can use the bin icon to delete a column.

  1. Click Finish after entering all the column details.

The table has been successfully created using PowerTable, with the configured columns.

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

With this table app, you can start working on your data, adjusting it as necessary and setting up features like approvals, workflows, and access control. These are covered in the following sections.

Click on Create a New App to create your app. You may also select 'Explore PowerTable' to .

experience a sample PowerTable app
import a CSV file into PowerTable
connect to a database
Create a new item
Select 'PowerTable'
Create PowerTable item
Create a New App
Creating a new connection
Choosing an existing connection
Setup Connection
Create new table
Enter table name
Add Column details
Add Column
Deleting a column
click 'Finish'
Table created
Inserting rows into the table