You don’t have to labor for hours to design charts and graphs in your reports. By using the intuitive Power BI tools, you can use drag-and-drop gestures to create stunning visual reports in a few minutes.
Here’s an example of how easy it is to create a report in Power BI Desktop.
Begin by loading a dataset into Power BI Desktop. Use the Get Data menu to connect to a dataset from a file, database, or online source. You might want to experiment with the Power BI industry sample datasets, which you can download from the Power BI website.
Notice the panes on the right side of the report editor. The Visualizations and Filters panes control what your visualizations look like. The Fields pane displays the data tables and fields that that you use to create your visualizations.
![](https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/3531.image001_5F00_Visualizations-Filters-Fields.png_2D00_550x0.png)
![](https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/3034.image005_5F00_Power-BI-bar-chart.png_2D00_550x0.png)
![](https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/6740.image007_5F00_Fields-Product.png_2D00_550x0.png)
To add units sold to this table, in the Fields pane, select the checkbox next to the Units Sold field.
To display this table as a bar chart, in the Visualizations pane, click the bar chart icon. Power BI converts the table into a bar chart.
Perhaps you want to display a data category such as Units Sold as a single number. From the Fields pane, drag the Units Sold field into the display area. Then in the Visualizations pane, click the card icon. Power BI displays Units Sold in a single number card.![](https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/7416.image015_5F00_Pie-Chart-Visualizations.png_2D00_550x0.png)
![](https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/7416.image015_5F00_Pie-Chart-Visualizations.png_2D00_550x0.png)
What about displaying data in a map format? Easy. In the Visualizations pane, click the map icon. Power BI adds a map placeholder in the display area. Notice the configuration fields that display below the Visualizations menu.
From the Fields pane, drag the Country field to the Location field in the Visualizations pane. Power BI creates a map with the locations marked as bubbles.
On your map, you want to display sales by location. From the Fields pane, drag the Sales field to the Values field in the Visualizations pane. Power BI adjusts the map so that the bubble size reflects the sales value in each location.
![](https://powerbicdn.azureedge.net/mediahandler/blog/legacymedia/5040.image023_5F00_Fields-Sales-Values-Visualizations.png_2D00_550x0.png)