How to Add Data in Power BI Table
To add data in Power BI Table, follow the steps below:
- Open Power BI Desktop.
- Click on the “Home” tab in the top menu.
- Click on the “Get Data” button.
- Select the source from which you want to add data. Power BI supports various data sources such as Excel, SQL Server, CSV files, etc. Choose the appropriate source and click on it.
- Provide the necessary credentials and access information to connect to the data source.
- Select the specific table or tables you want to add data from, and click on “Load” or “Transform Data” depending on your requirement.
- If required, you can perform data transformations, cleaning, and shaping on the data using the Power Query Editor.
- Once you are satisfied with the data, click on “Close & Apply”.
- The selected data will now be added to the Power BI Table.
Here’s an example:
Let’s say you have an Excel file named “SalesData.xlsx” with a table named “Sales”. To add this data to Power BI:
- Open Power BI Desktop.
- Click on the “Home” tab in the top menu.
- Click on the “Get Data” button.
- Select “Excel” as the data source.
- Browse and select the “SalesData.xlsx” file.
- Click on the “Sales” table in the Navigator window.
- Click on “Load” to directly load the data, or “Transform Data” to perform additional data transformations.
- Perform any required data transformations using the Power Query Editor.
- Click on “Close & Apply”.
The “Sales” data from the Excel file will now be added to the Power BI Table.