# Creating a new Report by Uploading an Excel File

{% hint style="success" %}
*Check out the given walk-through on how to create a new Story and save a View in it using the Upload File option.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq1Y2nC9XDrWcLwg1gpYr%2Fuploads%2FmQakNRXAV5er88Mqy9V7%2FExcel%20Report%20Creation.mp4?alt=media&token=cf4a6497-eaa9-4fd6-ac7c-6b9e667a76a5>" %}
***Creating an Excel Report***
{% endembed %}

* Access and click the ***Story*** module.

<figure><img src="/files/B3PZRNBnNbSNEHiEvmGv" alt=""><figcaption><p>Accessing the Story module from the Platform Homepage</p></figcaption></figure>

* The ***Create New Report*** page opens.
* Provide a name for the report.
* Describe the report.
* Click the ***Upload Excel*** option.

<figure><img src="/files/m3byQgkyrFKtdFD1nuii" alt=""><figcaption></figcaption></figure>

* Provide the Data Store Name.
* Use the Choose File option to upload a file.    &#x20;

<figure><img src="/files/mT6rtNdlHKMHK48fxz4d" alt=""><figcaption></figcaption></figure>

* Select a sheet inside the selected Excel file.

<figure><img src="/files/UqE8tfsVPnRiBkvu9ldk" alt=""><figcaption></figcaption></figure>

* A notification flashes suggesting the user wait till the file gets uploaded.&#x20;

<figure><img src="/files/OS7zbwqi7EkDopCHGmGB" alt=""><figcaption></figcaption></figure>

* A notification message appears. The file upload completion is suggested by displaying 100% on the screen.&#x20;

<figure><img src="/files/1cBhyckVh6V89uRETuwi" alt=""><figcaption></figcaption></figure>

* The ***File Uploaded*** option gets a blue tick mark after uploading an Excel file.
* The **Data Store Details** tab opens by default (as displayed in the image).

<figure><img src="/files/SGSoT93yc89y6fKzeLW4" alt=""><figcaption></figcaption></figure>

* Open the ***Variable Types*** tab to get the variable types with count.

<figure><img src="/files/KiWh2XGgy8AQiQsdd5kf" alt=""><figcaption></figcaption></figure>

* Navigate to the ***Examples*** tab to display the sample data from the uploaded file.
* Click the ***Create Story*** option given below.

<figure><img src="/files/X10eaMrjrC0xdc3wpIR2" alt=""><figcaption></figcaption></figure>

* A notification message appears to ensure that the datastore creation process has been started, and the notification for the same will be sent to the user.

<figure><img src="/files/fRnHS3kGOYwnfHoi6svC" alt=""><figcaption></figcaption></figure>

* The report gets created based on the selected Data Store and the user gets redirected to the ***Design*** page of the newly created report.

<details>

<summary>Try it out yourself</summary>

As explained above Creating a New Story with BDB Story module is so easy and gets completed in less than 3 minutes. If you don't believe this, here is a sample Excel file for you to try it out yourself.

</details>

{% file src="/files/mYutsftspA463xYOjNKV" %}

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> Kindly change the name of the **Sample File** while using it for your trial each time*.
{% endhint %}


---

# 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.bdb.ai/self-service-visualization-4/creating-a-new-report/create-new-report/creating-a-new-report-by-uploading-a-file/creating-a-new-report-by-uploading-an-excel-file.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.
