Skip to main content

Custom visualizations support and 22 other features in the Power BI Desktop October update

Headshot of article author Miguel Llopis

We’re excited to announce the Power BI Desktop October update. This month’s update includes 23 new or improved features. While this is just about half the number of features compared to last month’s update, we expect you will find many of these features exciting and useful to you.

You can find the full list of features below, organized by product area:

Report Authoring:

  1. Custom Visualizations
  2. Insert Visual from the Ribbon
  3. Improved Default Sorting
  4. Tooltips & Data Labels on Funnel Charts
  5. Slicer Improvements:
    1. Ability to Sort items.
    2. Ability to change Font Size.
  6. Additional Formatting Options for Gauges.
  7. Data Point Label layout improvements
  8. KPI Consumption (Preview Feature)

 

Data Modeling:

  1. Semi-Select support for DAX formulas in Data view

 

Data Connectivity:

  1. Azure Document DB connector
  2. Mailchimp connector
  3. DirectQuery for SQL Server and Azure SQL Database (Preview Feature)

 

Data Transformations:

  1. Filter by “not earliest/latest date”
  2. Filter by “is in previous N minutes/hours/seconds”
  3. Copy/Paste Queries between Power BI Desktop and Excel
  4. Support for Special Characters in Split Column
  5. Refresh Previews in Merge Queries dialog
  6. Monospaced font for Query Editor Preview

 

Other Improvements:

  1. Refresh Single Table (vs. All) from Report & Data Views
  2. Option to enable Preview features
  3. In-Product Ratings experience

 

This video will walk you through all of these features in more detail, or you can continue reading the rest of this blog post for a description about each feature.

Custom Visualizations

As you may have read in our announcement from earlier this week, we’re bringing to Power BI the ability to use custom visuals. This allows users to leverage visuals tailored for their own needs, whether these visuals were created by them or found in the Power BI Visuals Gallery. Users can now add their custom visuals to Power BI Desktop reports, which can then be shared with other users in the Power BI service. Once included in the reports these new visuals behave exactly like the rest of the “native” visuals of Power BI. You can filter them, cross highlight and control their formatting.

To make it easy to find these exciting new visuals, we are also introducing the Power BI visuals gallery, where you can download community creations with a couple of clicks and incorporate those into your report.

Insert Visual from the Ribbon

Users can now click the “Insert Visual” button from the Home tab in the ribbon of the Report view, to insert a new visual in the current report page. This creates a default visual that users can then reconfigure.

Improved Default Sorting

We have improved the default sorting behavior for items within a visual. For instance, when displaying a column chart, we will default to sort ascending by the value in the categorical axis, or when sorting by the measure being displayed, we will default to descending sort.

Funnel Charts – Support for Tooltips and Data Labels Customization Options

Funnel charts now support tooltips when hovering over each funnel stage. These tooltips provide information about the Stage Name, the measure being displayed, as well as % compared to the first and previous stages.

In addition to tooltips, we have also added support for customization options on Data Labels for funnel charts.

You can see these features in action in the following video

Improvements to Slicers

This month we have improved slicer controls in a couple of different ways:

1. Users can now sort the values in a Slicer control by using the Sort control on the top-right corner of the Slicer.

2. Ability to change font sizes: It is possible to customize the Font Size for slicer items (header and row items), as well as background options, by using the Formatting pane options when the slicer is selected.

 

See Slicer Improvements in more detail in this video:

Additional Formatting Options for Gauges

Several new formatting options have been added to Gauge visualizations, including the ability to set the Min/Max and Target values for the Gauge Axis, Title and Background options.

Data Point Label layout improvements

We have optimized the layout of the labels for Data Points within a visual. This prevents labels to overlap when the data points are too close to each other. This is particularly helpful when visualizing column charts with several columns, or when working with line charts.

KPI Consumption

We’re enabling consumption of KPIs when connecting Power BI Desktop to a PowerPivot or Analysis Services model that support them, such as an AS Tabular Model, or when converting an Excel Workbook that contains a KPI in a Power View sheet. Note that this only enables consumption of a KPI within a report, but it doesn’t offer authoring or configuration capabilities for the KPI for now.

This feature is available as an early Preview, with the goal of getting valuable feedback to help us improve the feature before enabling it by default. You can enable this feature by going into the Options dialog (File -> Options) and clicking on the “Preview Features” tab under “Global”.

After enabling this feature, you will be able to start visualizing KPIs in your Power BI Desktop reports, such as “Sales Growth YoY” in the following screenshot.

Watch the following video for more details about this feature.

Semi-Select support for DAX Formulas in Data view

When authoring DAX formulas on the Data view, users can now click on columns within the data preview to insert a reference to them into the formula bar.

You can watch this feature in action in the following video.

Azure DocumentDB connector

Azure DocumentDB is a NoSQL document database service designed from the ground up to natively support JSON and JavaScript directly inside the database engine. It’s the right solution for applications that run in the cloud when predictable throughput, low latency, and flexible query are key. Microsoft consumer applications like MSN use DocumentDB in production to support millions of users.

This month we’re pleased to announce availability of a new connector for Azure DocumentDB in Power BI Desktop. Business analysts and information workers can now leverage Power BI to slice and dice data from DocumentDB and create the visualizations desired.

The new Azure DocumentDB connector is available in the “Get Data” dialog, under “Azure”. To connect to a DocumentDB account, all you need is the endpoint URL and the master key.  Once connected, you can use the Navigator in Power BI Desktop to explore the data within the account.

The connector supports DocumentDB SQL as well.   You can use supported DocumentDB SQL query features to retrieve the data you need.  All you need to do is to simply provide a Database name, a Collection name and a SQL statement in the connector dialog.  The connector will then query against the specific collection in the database.  The connector also supports fan-out queries.   Providing a SQL Statement and a Database name without a Collection name will enable the connector to query across all collections within the database.

See this connector in the following video.

Mailchimp Connector

 

The second new connector this month is a new connector for Mailchimp. This connector allows users to extract data from their Mailchimp accounts to monitor data and trends about their campaigns, reports and individual subscribers. In addition to creating basic Mailchimp dashboards to analyze data, Power BI Desktop users can benefit from the data preparation and mashup capabilities of Power BI Desktop to analyze Mailchimp data in combination with any other data relevant to them, allowing them to create reports to visualize this data.

The new Mailchimp connector can be found in the “Get Data” dialog, under the “Other” category.

DirectQuery for SQL Server and Azure SQL Database

 

We’re adding a new mode for SQL Server and Azure SQL database sources so that users can pick between loading their data or using DirectQuery. DirectQuery allows users to work against remote data sources and create visualizations without having to import the data to the local data model inside Power BI Desktop.

This feature is available as a Preview feature in this update. Users need to enable this feature by going into the Options dialog and browsing to the “Global -> Preview Features” tab.

After enabling this feature, users can connect to a SQL Server or Azure SQL Database and select one or multiple items in the Navigator dialog. After clicking Load or Edit, users will be presented with the choice to import data or use DirectQuery.

When selecting DirectQuery, users will be able to start building reports against the selected tables without having to load the data locally.

Learn more about DirectQuery by watching this video.

 

Filter by not earliest/latest date

We have added a new DateTime columns filter option in the Query Editor, to allow users to filter by dates which are not the earliest or latest dates within the current column.

Filter by “is in previous N minutes/hours/seconds”

Another new DateTime filter this month is the ability to filter out values that are within the previous N minutes/hours/seconds. This can be accessed via the “In the Previous…” option from the Filter menu for DateTime columns.

Copy/Paste Queries between Power BI Desktop and Excel

We know that very often users will work with multiple tools in their daily activities and one of the most frequently used tools for Data Analysts is Excel. With this update, we’re making it seamless for users to copy/paste their queries between Power BI Desktop and Excel/Power Query, or to copy/paste between multiple Power BI Desktop files.

Users can now right-click on a query, a query group or the Queries task pane in the Query Editor in Power BI Desktop to copy those queries. With this update, they can then paste these queries into another Power BI Desktop file. In the next few weeks, a new update for Power Query will allow users to paste their queries also in Excel, or to copy queries from Excel into Power BI Desktop.

See this Copy/Paste feature in action by watching the following video.

Support for Special Characters in Split Column

Last month we added support for using Special Characters in the Replace Values dialog, for values to find and replace with.

This month, we have enabled the same functionality for Split Column by Delimiter operations.

Refresh Previews in Merge Queries dialog

It is now possible to refresh the table previews within the Merge Queries dialog, so that users can select which columns to match using the latest available data.

Monospaced font for Query Editor Preview

Users can now customize the Query Editor Preview to display content using a monospaced font. This customization option can be found under the View tab.

Refresh Single Table (vs. All) from Report & Data Views

Users can now refresh a single table within the Report & Data views by using the new context menu option for “Refresh Data” available on table items in the Fields pane.

This avoids having to wait for all tables to be refreshed and instead refresh just the one that they are interested in at the moment.

Option to enable Preview features 

As you have seen with a couple of features in this announcement, we are enabling a channel for users to try out Preview features in Power BI Desktop. The goal behind this feature is that users will be able to share feedback about these Preview features that will help us improve the features before making them available as a mainstream feature in the product.

This Preview features dialog can be accessed from the Options dialog (File -> Options), under the “Global” group.

In-Product Ratings experience

In this update, we’re adding a new way for users to share feedback about their experience with Power BI Desktop. We’ve added a new “Rate Your Experience” option, next to “Send a Smile/Frown” in the Quick Access Toolbar and also under the File menu (“Send Feedback” group).

By using “Rate Your Experience”, users are able to:

  1. Send a 1-5 stars rating about their overall experience.
  2. Optionally include a short comment about their experience.

Feedback sent via this new experience is anonymous. No user email address is required for this feedback to be sent to Microsoft.

That’s all for this month’s update. We hope that you enjoy these new features and continue sending us feedback about our product.

 

Additional resources: