Visualizations in Power BI reports

APPLIES TO: Power BI Desktop Power BI service

Visualizations (known as visuals for short) display insights that have been discovered in the data. A Power BI report might have a single page with one visual or it might have pages full of visuals. In the Power BI service, visuals can be pinned from reports to dashboards.

It's important to make the distinction between report designers and report consumers. If you're the person building or modifying the report, then you're a designer. Designers have edit permissions to the report and its underlying dataset. In Power BI Desktop, you can open the dataset in Data view and create visuals in Report view. In Power BI service, you can open the data set or report in the report editor in Editing view. If a report or dashboard has been shared with you, you're a report consumer. You'll be able to view and interact with the report and its visuals but you won't be able to make as many changes as a designer can.

There are many different visual types available directly from the Power BI Visualizations pane.

Screenshot showing the Visualizations pane with icons for each visualization type.

More Power BI visuals are available from the Microsoft AppSource community site. In AppSource, you can browse and download Power BI visuals provided by Microsoft and the community.

If you're new to Power BI, or need a refresher, use the links below to learn the basics of Power BI visualizations. Alternately, use our Table of Contents (along the left side of this article) to find even more helpful information.

Add a visualization in Power BI

Create visualizations on the pages of your reports. Browse the list of available visualizations and available visualization tutorials.

Upload a visualization from a file or from AppSource

Add a visualization that you created yourself or that you found in the Microsoft AppSource community site. Feeling creative? Dig into our source code and use our developing tools to create a new visualization type and share it with the community. To learn more about developing a Power BI visual, visit Developing a Power BI visual.

Screenshot of the Get more visuals option in the Visualizations pane.

Personalize your visualization pane

You can personalize the visualization pane by adding and removing Power BI visuals from it. If you removed default visuals from the visualization pane, you can restore the pane to default and bring back all the default visuals.

Add a visual to the visualization pane

If you find yourself using the same visual across many reports, you can add the visual to your visualization pane. Adding visuals applies to AppSource visuals, organizational visuals, and visuals from files. To add a visual, right-click on the visual.

Screenshot of option to pin icon to visualization pane.

Once a visual has been pinned, it moves up to live with the other default visuals. This visual is now tied to your signed in account, so any new reports you build will automatically have this visual included, assuming you're signed in. You no longer need to add a specific visual you regularly use, to every single report.

Screenshot of personalized visualization pane.

Remove a visual from the visualization pane

If you stop using a visual regularly, you can right-click it and remove it from the visualization pane. Any type of visual can be removed from the visualization pane, including default, file, organizational and AppSource visuals.

Screenshot of option to unpin a visualization from the visualization pane.

Restore the visualization pane

Restoring the visualization pane only applies to default visuals. Visuals that were added to the visualization pane aren't affected and will remain available from the visualization pane. If you want to remove AppSource or file visuals from the visualization pane, you'll have to do it manually.

To restore the visualization pane to default, select More options (...) and choose Restore default visuals.

Screenshot of option to restore the visualization pane to default.

Change the visualization type

Try changing the type of visualization to see which works best with your data.

Pin the visualization

In Power BI service, when you have the visualization the way you want it, you can pin it to a dashboard as a tile. If you change the visualization being used in the report after you pin it, the tile on the dashboard doesn't change. If it was a line chart, it stays a line chart, even if you changed it to a Doughnut chart in the report.

Considerations and limitations

  • Depending on the data source and the number of fields (measures or columns), a visual may load slowly. We recommend limiting visuals to 10-20 total fields, both for readability and performance reasons.

  • The upper limit for visuals is 100 fields (measures or columns). If your visual fails to load, reduce the number of fields.

Next steps