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 Power BI February 2024 update. We’ve got a lot of great features this month. Here are some key highlights:
Fabric Community Conference
Join us at the Microsoft Fabric Community Conference the ultimate Microsoft Data & AI learning event, on March 26-28, 2024, at the MGM Grand, Las Vegas. With over 150 sessions for everyone who works with Power BI, Microsoft Fabric, SQL, Azure AI, and Purview, the conference promises a rich learning experience.This is a unique opportunity to meet the Microsoft product teams building these technologies, the customers betting their businesses on them, and the partners that are at the forefront of deployment and adoption. Engage with this vibrant community, learn from their real-world experiences, stay abreast of the latest developments.
Please note that this event is in-person only. Sessions will not be recorded, streamed or made available for on-demand consumption.
Register today using code MSCUST for an exclusive discount! Need help convincing your boss to attend? No problem! Use this letter to share with your boss about this unforgettable opportunity.
Power_BI_February_2024_Feature_Summary
Contents
To use visual calculations while in preview, you need to enable it in Options and Settings ➡️ Options ➡️ Preview features. Select visual calculations and select OK. Visual calculations will be enabled after Desktop is restarted.
To add a visual calculation, you first need to select a visual. Next, select the New calculation button in the ribbon:
The_new_calculation_button_is_shown_on_the_Home_tab_of_the_ribbon_in_Power_BI_De
To add a visual calculation, type the expression in the formula bar in the visual calculations edit mode that opens. For example, in a visual that contains Sales Amount and Total Product Cost by Fiscal Year, you can add a visual calculation that calculates the profit for each year by simply typing: Profit = [Sales Amount] – [Total Product Cost].
The_visual_matrix_is_updated_as_you_add_visual_calculations_using_in_the_formula
Additionally, you can easily add a running sum of profit by writing:
Running sum profit = RUNNINGSUM([Profit])
A_screenshot_of_a_graph_Description_automatically_generated
You can use many existing DAX functions in visual calculations. Functions specific to visual calculations are also available, such as RUNNINGSUM, PREVIOUS and MOVINGAVERAGE. Using these and other functions, visual calculations are much easier to read, write and maintain than the current DAX required.
We are only just getting started with this preview. There is a lot more that we have planned, so please stay tuned for updates in future releases. However, we invite you to jump in now!
For more information, read the dedicated blog post and documentation. Please try the preview today and let us know what you think.
Imagine you have a report that includes sales data for your entire team. You want to schedule an email subscription that sends out a PDF copy of this report to each salesperson on a weekly basis, with the report filtered to only show their sales results.
This can now be done by connecting to a semantic model (previously Power BI dataset) that defines the mapping between recipients and respective filter values. When it’s time to send out the report, the latest data available in your semantic model will determine which employees should receive a report in their inbox, and with what filter values applied.
New_dynamic_subscription_select_and_filter_data
See the documentation for dynamic subscriptions here.
When multi-selecting different visual types (e.g. a line chart and bar chart):
|
Before No formatting options shown |
|
Now with On-object Visual container options are available |
We’ve also added the ability to format a visual’s container size and position even if it’s empty:
|
Before No formatting options shown |
|
Now with On-object Visual container size and position are available |
This month we also bring you a handful of quality improvements to the on-object experience:
5.Enhancement: If replacing a field in a visual that does not use an aggregation or date hierarchy (other dropdowns are disabled), we auto open the data dropdown to save an extra click.
A_screenshot_of_a_graph_Data_selecting_Category
With Power BI Home, you no longer need to navigate through multiple menus or tabs to access your files and reports. This intuitive interface serves as a hub, like other popular office products, where you can effortlessly manage your reports, all from a single location.
Whether you're a seasoned Power BI user or new to the platform, Power BI Home ensures a consistent and seamless experience across all your Power BI activities.
Now, you can:
Please continue to submit your feedback directly in the comments of this blog post or in our feedback forum.
We’re also adding URL as a data source alongside file upload. This addition offers users even more flexibility and convenience in importing spatial data into Power BI. Whether your data resides in GeoJSON, KML, WKT, or through a URL link, the Power BI Azure Maps visual seamlessly integrates these formats, ensuring a comprehensive and versatile geospatial analysis experience.
A_screenshot_of_a_computer_Description_automatically_generated
Streamline your semantic model documentation by creating measure descriptions with Copilot.
1. Click on the model measure in the Data pane of Model view to see the measure properties.
2. Click on the Create with Copilot (preview) button under the Description textbox.
3. Review the measure description from Copilot, then click Keep it.
4. Now the measure description is in the Description box. Fine tune the description, as needed.
5. You update the measure later? No worries, just click the button again when you need the description updated!
Try this out today and let us know what you think! Get started today by turning on this public preview feature in Options > Preview features and learning more about how to get access to Fabric Copilot for Power BI on your tenant at https://learn.microsoft.com/power-bi/create-reports/copilot-introduction#copilot-requirements.
Learn more about DAX query view at https://learn.microsoft.com/en-us/power-bi/transform-model/dax-query-view.
This upgrade comes with an exciting new feature - you can now cancel running queries, hassle-free. No more queries running in the background after you refresh the UI/visual or navigate across the pages in the report.
Our team is dedicated to continuously improving and adding even more useful features to enhance your experience. Thank you for your ongoing support, and we can't wait to continue providing you with top-notch features that elevate your data connectivity and reporting capabilities.
When you paste a standard report link (the URL copied from the browser address bar), and if sharable links are enabled for your organization and allowed for this report, you have re-share permissions to this report, Power BI add-in can replace the link you pasted with shareable link. In that case you will see a checkbox added below the report URL that offers you automatic access to this report. Just mark this checkbox and Power BI add-in will create a shareable link for you.
Using a sharable link ensures that other users viewing the presentation have the required permission to see the report, and do not need to request access when viewing the presentation.
A_screenshot_of_a_computer_Using_a_sharable_link_ensures_that_other_users_viewin
A_screenshot_of_a_computer_Powered_by_Copilot_data_overview_gives_you_a_summary
We recently updated the upper limit of the number of concurrent Direct Query connections allowed per semantic model. The updated limits for each SKU are listed in the table below.
| Fabric SKUs | Power BI SKUs | Max concurrent DirectQuery connections (per semantic model) |
| F2 | - | 5 |
| F4 | - | 5 |
| F8 | EM1/A1 | 10 |
| F16 | EM2/A2 | 10 |
| F32 | EM3/A3 | 10 |
| F64 | P1/A4 | 50 |
| F128 | P2/A5 | 75 |
| F256 | P3/A6 | 100 |
| F512 | P4/A7 | 200 |
| F1024 | P5/A8 | 200 |
| F2048 | - | 200 |
The upper limit for Power BI PPU is 100 active connections. Note that there is no change to the Power BI Pro and Report Server limits and the default maximum value remains as 10 concurrent connections.
Saving as a PBIP using TMDL is currently in preview. Before giving it a try, you must first enable this feature in Preview features: go to File > Options and settings > Options > Preview features and check the box next to “Store semantic model using TMDL format”.
After enabling the preview feature, when saving as PBIP, your semantic model will be saved as a TMDL folder named “\definition” with separate files for each table, perspective, role, culture:
After_enabling_the_preview_feature_when_saving_as_PBIP_your_semantic_model_will
You can also upgrade existent PBIP files to TMDL, by just opening them and choosing “Upgrade” when you save:
You_can_also_upgrade_existent_PBIP_files_to_TMDL_by_just_opening_them_and_choosi
By default, Fabric Git Integration will still use Tabular Model Scripting Language (TMSL) to export the semantic model during the Public Preview. However, if the semantic model is imported into Fabric using TMDL, then Fabric Git Integration will export the definition into Git using TMDL in the event of any semantic model changes in the service.
Learn more about TMDL in Power BI Project files here.
Once you double click the line chart, it zooms in to the visual size. You can then compare it with another line chart in the same column. This is shown below:
A_graph_with_purple_lines_Once_you_double_click_the_line_chart_it_zooms_in_to_th
Download this visual from APPSOURCE
For more information visit https://www.excelnaccess.com/sparklines/
or contact zubair@excelnaccess.com
Key Features:
Business Use Cases: Finance, Healthcare, E-commerce, Education, Customer Demographics
🔗 Try Rose/Donut/Pie Chart for FREE from AppSource
📊 Check out all features of the visual: Demo file
📃 Step-by-step instructions: Documentation
💡 YouTube Video: Video Link
📍 Learn more about visuals: https://powerviz.ai/
✅ Follow Powerviz: https://lnkd.in/gN_9Sa6U
A_screenshot_of_a_chart_Rose_Donut_Pie_Chart_is_a_powerful_visual_that_lets_you
A_screenshot_of_a_cell_phone_Rose_Donut_Pie_Chart_is_a_powerful_visual_that_lets
Why Large Enterprises Choose xViz Gantt Chart:
Real-time Alerts for Project Managers: Leverage Conditional Formatting to receive color-coded alerts and status flags, ensuring timely awareness of schedule delays or progress issues.
Visualize Task Dependencies: Easily identify causes of delays with the ability to plot task dependencies using connectors within the roadmap view.
Adaptable for Different Users: From Stakeholders tracking yearly progress to Project Managers analysing monthly views and Developers scrutinizing smaller time grains with flexibility across three distinct timeline levels.
Strategic Planning with Reference Lines and Ranges: Utilize Reference Lines and Ranges to mark crucial dates, holidays, sprints, or deadlines across projects.
Customization Galore: Wide range of customizable options, including adjustable timeline limits, selectable week start days, and indentation customization for ragged hierarchies.
Hassle-Free Licensing: The visual is free for use in Power BI Desktop. For sharing & collaborating on Power BI service, the licenses can be purchased directly from Microsoft AppSource.
A_screenshot_of_a_computer
Try xViz Gantt Chart today after watching the 2-minute video highlights.
In our last release of the Control Chart XmR we have added several new features to make it even easier to find real signals and ignore random noise in your data.
First, we added a feature to allow any report consumer to override the applied rules. This allows everyone to analyze the effects of one specific rule or set of rules.
A_screenshot_of_a_computer_First_we_added_a_feature_to_allow_any_report_consumer
Several customers asked for a possibility to download the calculated values from the visual. Now you can download all values calculated by the Control Chart XmR, like: LCL, CL, UCL, sigmas and signals.
Don’t hesitate and try the new Control Chart XmR 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/.
Main features include:
Get Drill Down Graph PRO from AppSource!
Learn more about Drill Down Graph PRO by ZoomCharts.
A_screenshot_of_a_computer_ZoomCharts_Drill_Down_Visuals_are_known_for_interacti
If so, you're in the right place! We'll show you how to use sensitivity labels with protection to encrypt and protect your data, and how to enable more users to edit and republish encrypted PBIX files. By the end of this article, you'll be able to collaborate more securely with your data in Power BI.
Protecting your data with Microsoft Purview
Compliance admins in your organization can use Microsoft Purview Information Protection sensitivity labels to manage their org’s sensitive data across different apps and services and meet regulatory and compliance requirements.
They define file protection policies for the sensitivity labels, which result in files being encrypted when such labels are applied, allowing only authorized users to open and edit these files in Office apps and Power BI Desktop.
Sensitivity labels are widely adopted by enterprises today and used to label and protect content in Microsoft 365 apps such as Excel, PowerPoint, Word, and Outlook, and now in Power BI and Fabric as well.
All you have to do is enable Information Protection in Microsoft Fabric’s Admin Portal and let the labels do the rest.
A_screenshot_of_a_computer_All_you_have_to_do_is_enable_Information_Protection_i
How Power BI Desktop enforces sensitivity label protection
In Power BI Desktop, we enforce label protection on PBIX files. To open a PBIX file, you either must be the label issuer or have one of the following usage rights.
These usage rights are elevated permissions, as they grant permission to change the sensitivity label. Because Power BI and Office apps use the same label policies, compliance admins may prefer not to grant these usage rights for Highly confidential labels. This might block you from collaborating with your colleagues when you’re sharing or downloading Power BI reports and trying to open them in the desktop app.
Collaborating and keeping label protection on PBIX files
By enabling “Increase the number of users who can edit and republish encrypted PBIX files (preview)” in your tenant, users that have been assigned with all of the following usage rights should be able to open, edit, and republish the protected PBIX file to the Power BI service:
Note: These usage rights are a sub-set of the “Co-Author” permissions preset in Microsoft Purview compliance center.
What are the restrictions and why?
In order to align with compliance requirements, users with these usage rights are lightly restricted while editing a protected PBIX file.
No exporting to unsupported formats –The user won’t be able to export to formats that don’t support sensitivity labels, such as CSV files.
A_screenshot_of_a_computer_In_order_to_align_with_compliance_requirements_users
No label change - The user can't change the label on the PBIX file.
A_screenshot_of_a_computer_No_label_change_-_The_user_can_t_change_the_label_on
Republishing to the original workspace only
Republishing_to_the_original_workspace_only
Why restrict republishing into the original workspace only?
To remain compliant, we must keep users from gaining more permissions, including Power BI permissions (i.e., Read, Write, Reshare and Build). Meaning that a user who wishes to publish should not be able to publish to a workspace that might grant them additional permissions through Workspace roles.
Additionally, this feature is meant for collaborating and sharing items that are more restricted than usual, and confidential data is usually managed in a dedicated workspace. This restriction will prevent users from publishing confidential data across the tenant.
Side note: The file must be published at least once for other users to be able to republish it to that specific workspace. If the file has not yet been published, then the latest label issuer (the one who set the protected label) or a user with sufficient usage rights must publish it and then share the file with the other editors.
How to enable it
Prerequisite: The compliance admin must assign you and your colleagues the proper permissions for that sensitivity label.
Next, Fabric/Power BI admins must enable the feature in Admin Portal > Information protection > Increase the number of users who can edit and republish encrypted PBIX files (preview).
In Power BI Desktop, users who would like to open and edit protected PBIX files must enable the feature by opening File > Options and settings > Options > Preview feature > Less elevated user support.
Final words
With this new feature, users can now collaborate more easily with other users when working on confidential data in Power BI Desktop, without any loss of protection along the way.
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 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!
Power_BI_February_2024_Feature_Summary
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.