# Create Planning Sheet

In this section, let us start planning with **Plan's Planning Sheet.** You can use any of your datasets to create it.

There are several ways to connect to or import data to begin planning, BI, data management, and writeback.

<table><thead><tr><th width="47" data-type="number"></th><th width="294">Ways to Get Data</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Semantic Model</td><td>Connect to a semantic model to build a full-stack EPM app with your data model and writeback.</td></tr><tr><td>2</td><td>Excel</td><td>Import data from an Excel file for EPM and writeback the changes to your preferred destinations.</td></tr><tr><td>3</td><td>CSV files</td><td>Import data for your planning, BI, and data management from a CSV file. You can writeback the changes to your preferred destinations.</td></tr><tr><td>4</td><td>OneDrive</td><td>Import data from your OneDrive for EPM and writebacks.</td></tr><tr><td>5</td><td>JSON and Parquet files</td><td>Import data from JSON and Parquet files for EPM and writebacks to desired data platforms.</td></tr><tr><td>6</td><td>Live Database Table (PowerTable)</td><td>Connect to an existing database table through PowerTable and build a full-stack EPM app. The changes are synced/written back live to the same data source.</td></tr></tbody></table>

Let's build our first planning sheet by connecting to a semantic model. Here are the steps:

## 1. Create a New EPM item

1. Go to your Microsoft Fabric workspace (here it is *FABRIC\_COE\_CORE*), and then to your folder. Click on **New item** to create a new item.

<figure><img src="/files/BGkbZLhbRlu8hnTdi7on" alt=""><figcaption><p>Create a new item</p></figcaption></figure>

2. Select **Plan** from the list of items. You may want to add it to your 'Favorites' by clicking on the star icon.

<figure><img src="/files/K1AKATHlVvyXh6t13ixi" alt=""><figcaption><p>Select Plan item</p></figcaption></figure>

3. Enter a name for your Plan item and click on **Create.** Description is optional.

<figure><img src="/files/i4956Ic1dUtNTd8TBfb3" alt=""><figcaption><p>Name your Plan item</p></figcaption></figure>

***Note:** For practical reasons, most of the demonstrations in this guide either use Plan Staging or a QA item.*

## 2. Connect to a Semantic Model

1. The Plan item you created opens, as shown below. Let us select the **Semantic Model** option to connect to an existing semantic model and begin the planning process.

<figure><img src="/files/dRtIfB7KivPaOdEMqqCG" alt=""><figcaption><p>Choose 'Semantic Model'</p></figcaption></figure>

{% hint style="info" %}
Other methods of importing data into your Plan are described in the following sections.
{% endhint %}

2. Select a semantic model of your choice from the list displayed and click on **Connect.**

<figure><img src="/files/0uounHZ6WmMgpAgT4dT5" alt=""><figcaption><p>Select a semantic model</p></figcaption></figure>

3. The Plan item has now been successfully connected to the chosen semantic model. To see your loaded data, expand the **Data** pane.

<figure><img src="/files/Sqe3YJwpGkW7P8jJVqJt" alt=""><figcaption><p>Data loaded into Plan</p></figcaption></figure>

## 3. Assign Data to your Planning Sheet

You can now begin using Plan to plan, visualize, and manage your loaded business data. The first step is to **assign the required dimensions and measures into your field well** in the **Visualizations** pane.

<figure><img src="/files/YvFZluGNtYhZRtNlLHzM" alt=""><figcaption><p>Assigning dimensions and measures</p></figcaption></figure>

Your planning sheet is now ready!

Plan provides a wide range of basic and advanced planning, forecasting, business intelligence, and reference data management capabilities all in one product, without the need to write a single line of code. Let's explore them all in the upcoming sections.

In the next section, we'll discuss how to add a BI sheet. A Lumel BI sheet includes various visualization and business intelligence options, such as charts, KPI cards, dashboards, etc., that help you visualize, summarize, and report your data.


---

# 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/create-planning-analytics-and-data-apps/create-planning-sheet.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.
