This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Welcome to the May 2022 update. We are thrilled to announce the general availability of Canvas zoom and Data point rectangle select features, Field parameters and Error bars for columns and line combination charts new preview features, new Format pane and managing composite models preview feature updates. There is more to explore, please continue to read on.
Reporting
Power_BI_May_2022_Feature_Summary
New! – user preference setting to expand all sub-categories by default
To address the overwhelming feedback we’ve been hearing about the new sub-categories adding extra clicks, we have now added a user preference setting to allow all sub-categories to remain expanded when you open a card. This should feel familiar to the old format pane behavior.
Power_BI_May_2022_Feature_Summary
| Current default (setting off) | If preferred, user can turn setting on |
| Only first sub-category is expanded by default to allow for quick scanning of contents
|
All sub-categories are expanded to reduce extra clicks
|
Power_BI_May_2022_Feature_Summary
Canvas zoom has shipped in Desktop, Service read mode, and Service edit mode.
Power_BI_May_2022_Feature_Summary
Power_BI_May_2022_Feature_Summary
Power_BI_May_2022_Feature_Summary
Power_BI_May_2022_Feature_Summary
Creating a field parameter
To get started you will need to first enable the preview feature called Field parameters:
Power_BI_May_2022_Feature_Summary
Then, to create a new field parameter, you will need to navigate to Modeling > New parameter > Fields:
Power_BI_May_2022_Feature_Summary
To build the parameter, you will need to provide a name for the parameter and select the fields you want to use. In this example for my parameter, I’ve selected different dimensions:
Power_BI_May_2022_Feature_Summary
In this dialog you can drag and drop to change the ordering of the fields or double click on any of the selected fields to change the display name.
You can also mix and match different measures and dimensions within the same parameter. For example, this feature can be used to create a dynamic table, where the columns can be either measures or dimensions.
Using a field parameter to control visual properties
Once you’ve created a field parameter, you can now use the parameter to control the measures or dimensions used in a visual.
Power_BI_May_2022_Feature_Summary
You can use the parameter in the field drop zones for a visual. Note that certain visual properties have restrictions on the number of fields that can be used or the types of fields that can be used.
From within the context menu, you can also change if the field parameter is showing the values of the selected field(s) or the display names of the selected field(s) for all non-slicer visuals:Graphical_user_interface_text_application_Description_automatically_generated
Editing a field parameter
Finally, if you need to edit any existing field parameters, you will need to modify the DAX directly.
For example, if you want to add a new field to an existing parameter you can click Shift + Enter to start a new entry:
Power_BI_May_2022_Feature_Summary
You’ll need to add a comma between each entry, and you will need to match the following format:
(“<display name of choice>”, NAMEOF(‘<table name>’[<field name>]), <ordinal number used for sorting>)
Limitations
This month, we have another exciting announcement: tenant admins can now enable or disable DirectQuery connections to Power BI datasets in the admin portal. While this is enabled by default, disabling it will effectively stop users from publishing new composite models on Power BI datasets to the Service. As common with these settings, you can also specify whether you want the setting to apply to specific security groups or to the whole organization.
Power_BI_May_2022_Feature_Summary
This setting is enabled by default, and if disabled, any reports that leverage a composite model on a Power BI dataset which were already published to the Service will continue to work.
If the setting is disabled, Power BI Desktop will show the following when you create a DirectQuery connection to the Power BI dataset by selecting Make changes to this model:
Power_BI_May_2022_Feature_Summary
This way you can still explore the dataset in your local Power BI Desktop environment and create the composite model. However, you will not be able to publish the report to the Service. When you publish the report and model you will see the following error message and publication will be blocked:
Power_BI_May_2022_Feature_Summary
Note that live connections to Power BI datasets are not influenced by the switch, nor are live or DirectQuery connections to Azure Analysis Services. These will continue to work regardless of if the switch has been turned off. Also, any published reports that leverage a composite model on a Power BI dataset will continue to work even if the switch has been turned off after they were published.
Read more in our documentation.
When editing a report, you can create a selection rectangle by holding down CTRL and clicking and dragging within a visual. Letting go of the mouse will select all points overlapping the selection rectangle. Your previous selections will be preserved, and already-selected data points will be unselected — it will be as though you held down the Ctrl key and individually clicked every single point that overlaps the selection rectangle. You can also click and drag while holding down the Shift key instead. This will only add data points to your selection without deselecting any points. As always, you can clear your current selection by clicking an empty space on the plot area (without holding down any key). Additionally, when viewing a report, you can create a selection rectangle by clicking and dragging across a visual, even when you have no other keys held down.
This month, we’ve also introduced keyboard controls to help you access data point rectangle select even without a mouse. Pressing the S key while focused on the plot area or a data point will enter rectangle select mode, displaying a crosshair on the visual. You can move the crosshair using the arrow keys, and speed up that movement by holding down the Shift key.
Power_BI_May_2022_Feature_Summary
Then, when you’re ready to start drawing the rectangle from your cursor’s position, hold down the Space key and use the same crosshair movement controls to create the selection rectangle. Selection is completed once you let go of the Space key.
You can also now clear selections by pressing Ctrl+Shift+C.
Keep in mind that data point rectangle select is available for line, area, scatter, treemap, and map visuals, and that there is a 3500 data point limit for the number which you can select at once.
Power_BI_May_2022_Feature_Summary
The FactSet Power BI Data Connector leverages the power of FactSet’s IRN API to integrate research data into Power BI. This allows users the flexibility and control to customize how they consume FactSet’s IRN using Power BI’s data visualizations. Other data sources can also be integrated to further enhance the Power BI experience.
Funnel makes it easy to report on your marketing performance. Collect data from all platforms across the customer journey: advertising, analytics, social and CRM. Transform and clean your data with recommended and customizable rules. Then send your data to Power BI, helping your team visualize and uncover new insights. Our mission is to help marketers become more data-driven. With this new integration we will help a new group of marketers and analysts take full control of their reporting stack, freeing them to iterate while reducing cost and complexity for technical teams.
This connector update ensures system proxy settings are now applied to Databricks connections.
The new version adds:
- Possibility to use Value.NativeQuery at the Power Query Editor in order to manually set a native SQL query to be used.
- Possibility to use a connection string instead of a DSN at configuration time.
- Compatibility with .pbids files.
This update includes the IsRetry option on Web.Contents as well as some response handling for 500 status codes.
Power_BI_May_2022_Feature_Summary
In addition to viewing all subscriptions associated with a workspace, as a workspace Admin, you can now also make edits or take over subscriptions that are not your own.
If you are not a workspace Admin, but instead a workspace Member, Contributor, or Viewer, you will still have access to this updated subscription management page but will only be able to see your own subscriptions. Whether you are a workspace Admin or not, you can search through subscriptions by keyword as well as sort any of the columns alphabetically.
You can learn more by reading the blog post or the documentation.
Once you discover a dataset in the datasets hub, click on the dataset to open the dataset details page. From within the dataset details page, you can start exploring the data by using the new capabilities we have added, as described below.
Power_BI_May_2022_Feature_Summary
Auto-create a report on top of an existing dataset
You can now quickly create a report starting from an existing dataset. When you do that, Power BI autogenerates a summarized view of your data. These autogenerated visuals propel you from raw data to insights faster than ever. Changing the data you see in the report is easy, too. Use the Your data pane to add or remove fields from the report. Select and unselect fields to update what you want to measure and analyze. Power BI automatically plots meaningful charts based on the fields you select.
Power_BI_May_2022_Feature_Summary
Note: this functionality is currently available only for datasets with a single table.
Create an exportable formatted data table
The new authoring experience for exportable formatted data tables is now available via the dataset hub.
Read more here.
Power_BI_May_2022_Feature_Summary
Power_BI_May_2022_Feature_Summary
How this will affect you
You will no longer be able to add a featured dashboard as your homepage on the Power BI service. Previously featured dashboards will still be visible on your Power BI Homepage. But, pinned dashboards cannot be added or edited. You will still have the option to remove the featured dashboard.
What you need to do to prepare
As an alternative, to ensure you can find your dashboards in the future, consider favoriting your pinned dashboards through Power BI.
How this will affect you
You will no longer be able to use the Performance Inspector in the Power BI Service. This means the support for viewing what areas are performing well and what areas need improvement for better performance in your Power BI dashboards will be discontinued.
What you need to do to prepare
The Performance Inspector within the Power BI Service has no alternate workaround. Please make sure to plan accordingly before this feature’s deprecation date.
Power_BI_May_2022_Feature_Summary
Starting with this release, your activity feed will also include changes and updates to goals. Now you’ll be able to more quickly understand and react to the status and progress of your goals. Not only can you get right to the goal’s details pane inside the scorecard by tapping on the goal in the activity feed, you can also update your goals directly from the activity feed itself via the Quick check-in button!
Power_BI_May_2022_Feature_Summary
"supportsMerge": {
"type": "boolean",
"description": "Indicates that the expansion state should be updated, instead of reset, when the query projections change."
},
"restoreProjectionsOrderFromBookmark": {
"type": "boolean",
"description": "Indicates that the bookmarked expansion state should be restored even if the query projections order no longer matches the expansion state levels."
}
How does the sales of this month compare to the sales of last month?
What is the difference between the number of documents processed this year compared to 2021?
How does the number of planned-visitors compare to the number of unplanned-visitors at our locations?
Key in answering these kind of questions is clearly visualising the difference between the two results. This is the strength of the Dumbbell Bar Chart: showing both values and the difference between them.
Power_BI_May_2022_Feature_Summary
In the latest version you’ll find the features you asked for: data labels and conditional formatting. All available in the familiar standard Power BI interface. No need to learn any new interface to configure these features.
Don’t hesitate and try the Dumbbell Bar Chart now on your own data by downloading it from the AppSource. All features are available for free to evaluate this visual within Power BI Desktop.
Questions or remarks? Visit us at: https://visuals.novasilva.com.
Power_BI_May_2022_Feature_Summary
Features include:
Learn More about Drill Down Map PRO by ZoomCharts.
ZoomCharts Drill Down PRO Visuals are known for their interactive drilldowns, smooth animations, rich customization options. All Drill Down PRO Visuals support: touch input devices, interactions, custom and native tooltips, filtering, bookmarks, and context menu.
Power_BI_May_2022_Feature_Summary
If you see this message, please do not disregard it, but instead help us fix any outstanding issues by clicking on the Get in touch button or by responding to the community forum post. Thanks in advance!
That is all for this month! Please continue sending us your feedback and do not forget to vote for other features that you would like to see in Power BI! We hope that you enjoy the update! If you installed Power BI Desktop from the Microsoft Store, please leave us a review.
Also, don't forget to vote on your favorite feature this month over on our community website.
As always, keep voting on Ideas to help us determine what to build next.
We are looking forward to hearing from you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.