# PowerTable sheets

The *PowerTable sheets* component of Plan (preview) is a **no-code reference and master data management and productivity app** platform in Microsoft Fabric. It enables users to build collaborative table apps directly from database tables and semantic models without writing code.

{% hint style="info" %}

#### Important

This feature is in preview.
{% endhint %}

PowerTable sheets provide an **Excel-like editing experience** combined with enterprise data governance. With this, users can quickly create, update and manage structured data while maintaining live synchronization with the underlying database.

You can use PowerTable sheets for structured data entry, reference data management, collaborative planning, operational workflow management, project planning and execution, and automation directly within the data platform. All modifications are written back to the source system to maintain operational data synchronization.

#### Why use PowerTable sheets?

Organizations frequently rely on spreadsheets, disconnected tools, or custom data applications to manage operational data. These approaches create challenges such as lack of governance, data silos, inconsistent change tracking, and manual workflow monitoring.

PowerTable sheets address these challenges by enabling teams to build governed data applications **directly on enterprise data platforms**. It allows organizations to manage operational data, approvals, and automation while keeping analytics and operations connected.

#### Key capabilities

The following table lists the core capabilities of PowerTable sheets.

<table><thead><tr><th width="264">Capability</th><th>Description</th></tr></thead><tbody><tr><td><strong>Build without code</strong></td><td><ul><li>Instant table apps from the database with live sync</li><li>Drag-and-drop interface builder</li><li>Excel-like editing experience</li><li>Forms, filters, and custom views</li><li>Lookups and calculated columns</li></ul></td></tr><tr><td><strong>Collaborate seamlessly</strong></td><td><ul><li>Multi-user concurrent editing</li><li>Approval workflows and governance</li><li>Comments, <code>@mentions</code>, and threads</li><li>Notifications through email and Microsoft Teams</li><li>Shareable bookmarks</li></ul></td></tr><tr><td><strong>Plan and execute</strong></td><td><ul><li>Project Gantt charts</li><li>Resource allocation views</li><li>Time tracking and timesheets</li><li>Task management and status tracking</li><li>Automated triggers and webhooks</li></ul></td></tr><tr><td><strong>Control and audit</strong></td><td><ul><li>Enterprise-grade permissions</li><li>Full change history and audit logs</li><li>Row-level and column-level security</li><li>Compliance-ready support for Type II SCD</li><li>Integration with OneLake for analytics</li></ul></td></tr></tbody></table>

#### Next steps <a href="#next-steps" id="next-steps"></a>

Connect PowerTable sheets to your data with the steps in the following articles:

* [Create a table app with PowerTable sheets](/powertable-sheets/how-tos/create-a-table-app-with-powertable-sheets.md)
* [Connect to semantic model](/powertable-sheets/how-tos/connect-powertable-sheet-to-a-semantic-model.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fabricplan.com/powertable-sheets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
