# POWER BI MARCH 2026 UPDATE - Custom Totals, New Base Themes, TMDL View on Web AND MORE

## Метаданные

- **Канал:** Fernan | Power BI
- **YouTube:** https://www.youtube.com/watch?v=U9_hfBC3QvQ
- **Дата:** 01.04.2026
- **Длительность:** 7:05
- **Просмотры:** 2,085

## Описание

LINK: https://powerbi.microsoft.com/en-us/blog/power-bi-march-2026-feature-summary/

🕓 TIMESTAMPS
0:00 - Intro
00:17 - File Picker
00:47 - Copilot
01:05 - AI Summary
01:21 - Translytical Task Flows
01:42 - New Base Themes
03:17 - Custom Totals
04:22 - Series Label Lines
04:45 - Input Slicer
05:00 - TMDL View on Web
05:26 - DAX UDFs

-

📣 Get Demo Files HERE
https://bit.ly/3dJE2O7

🔍 Looking to get started in data? Check out this COURSE to get the essential skills you need. No experience required.
https://solutionsabroad.thinkific.com/

📰 Sign up to our FREE Weekly Newsletter for Power BI news, community updates and more
https://solutionsabroad.co.uk/newsletter

🛒 Power BI TEMPLATES and more at our digital shop
https://solutionsabroad.co.uk/store
https://ko-fi.com/solutionsabroad/shop

❤ Other ways to SUPPORT us
https://www.patreon.com/solutionsabroad
https://ko-fi.com/solutionsabroad

📧 GET IN TOUCH
Website: https://solutionsabroad.co.uk/
Email: fernan@solutionsabroad.co.uk
LinkedIn: https://www.linkedin.com/company/solutionsabroad
Facebook: https://www.facebook.com/solutionsabroad
Instagram: https://www.instagram.com/solutions_abroad/

🤝 SOLUTIONS ABROAD
Hi Power BI fans, my name is Fernan. In 2018 I founded Solutions Abroad to help fellow data enthusiasts learn Microsoft’s tool, Power BI. I’m currently based in London with over 8 years of experience working with data and business intelligence. In this channel I provide educational videos about Power BI including tips and tricks, step by step tutorials, news, and all of it for FREE. I also provide some paid content such as courses, templates as well as consultancy services. 
If you like what we’re doing here and would like to support, consider purchasing something or donating through our Patreon, every little penny helps us keep the channel going.

🙏 THANK YOU
Thank you so much for checking out my channel and my videos. You, the community, have been instrumental in growing the channel to where it is now. Hope to see you again on my next video!

#PowerBI #DataAnalytics #BusinessIntelligence

## Содержание

### [0:00](https://www.youtube.com/watch?v=U9_hfBC3QvQ) Intro

In this video we're going to have a look at some of the new things that came out as part of Power BI's March 2026 update, including things like the new base theme, custom totals, and TMDL view on the web. All of that and more, so without further ado, let's jump in. Let's start by

### [0:17](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=17s) File Picker

covering the old file picker experience which will be deprecated in Power BI Desktop. The new experience was released in preview way back in January 2025 and it's an improvement because it allowed you to access your reports in places like OneDrive or SharePoint quite easily. And it also lets you pin your folders or files for quick access. While it won't affect any of your reports, it will affect your experience when you're using file picker in Power BI Desktop. If you didn't turn on the preview feature when it was released. There are

### [0:47](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=47s) Copilot

a few updates to the Copilot experience like standardization of the look and feel of Copilots in reports and apps, the ability to view prompts, the ability to clear chats, and improved feedback submission which allows you to attach diagnostics and submit them to Power BI.

### [1:05](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=65s) AI Summary

If you're using smart narratives to get an AI summary of your data, there's now a way to toggle auto refresh on the summaries, which basically changes the summaries based on the slicer interactions in your report. This way your summaries will stay in context no matter what the user selection is made.

### [1:21](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=81s) Translytical Task Flows

Translytical task flows are now generally available as of this month. This was a feature that came out a few months back and it allows you to perform actions directly from your report such as updating your records back into the source or initiating workflows. So if you're holding off on using this feature because it wasn't preview, now it's generally available so you should be able to use it as part of your production reports. Power BI Desktop now

### [1:42](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=102s) New Base Themes

has an updated base theme which I think looks really awesome. Besides simple things like adding subtitles, typography, uniform paddings, and updated visuals, one thing that I really like about this update is them adding style presets to the visuals themselves. And if you didn't know yet, I'm a big fan of style presets just because it saves you a lot of time from having to redo all your visualizations and keeping them all consistent. And unfortunately without using any third-party tools like Power UI for example, there's not really an easy way to create your own style presets to take advantage of this new feature. In this update, there are style presets for different visuals that include certain variations on these visuals like having data labels or not, which I think is a good introduction to this feature. The new default canvas size is 1920 by 1080, significantly larger than the previous default. They've also added this ability for you to set your own canvas size defaults as part of your custom themes. So if you have a specific page size that you want as a default for your reports, you can now set this directly in your style JSON files. Along with the canvas size, you can also add structural theme colors as part of your visuals like background and foreground colors. If you're using the old default theme, don't worry because it won't affect your reports unless you enable this feature which is currently in preview by the way. So once you enable it, you go to your custom current theme and hit update theme, which will then update your base theme into the new version. Custom

### [3:17](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=197s) Custom Totals

totals is a preview feature that allows you to change your totals behavior when you get those pesky edge cases where your DAX summarizations don't quite add up correctly. To use it, you have to make sure that the preview feature is turned on. Then you simply right-click on your column or your total on your visual and then select custom total calculation. Then choose the type of total aggregation that you want. This example that they're showing as part of the update is basically showing the number of customers that do not really add up correctly because of how the DAX summarization is happening. So if you change the total here into a custom total like a sum for example, you'll notice that there will be a marker on the bottom right here to denote that this is a custom total. Custom totals are actually based on the visual calculations feature. You'll actually notice this when you apply the custom totals to a column which will convert it into a visual calculation. So when you edit it, it will generate a calculation for you in a formula bar similar to how you would a typical visual calculated column. Series label lines for line

### [4:22](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=262s) Series Label Lines

charts have been added making it easy for you to identify which line belongs to which label. And I'm fairly certain that I've seen this feature before, but this version seems to have more going for it. First of all, it neatly organizes the legends in a more logical layout. And also they are interactive letting you select the labels themselves to select and highlight that line. The

### [4:45](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=285s) Input Slicer

new input slicer now supports multiple conditional formatting options to customize some of its visual elements. Now you should be able to dynamically format more elements like text colors, borders, accent colors, etc. based on

### [5:00](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=300s) TMDL View on Web

your data. TMDL view on web is now in public preview. TMDL view in Power BI Desktop basically lets you modify your semantic models using a code editor. And it's mostly useful for things like bulk edits or automations without having to do them manually in the UI. Making this available on the web is huge because it opens up this capability to users who don't have access to Power BI Desktop like Mac users. DAX UDFs got a new few

### [5:26](https://www.youtube.com/watch?v=U9_hfBC3QvQ&t=326s) DAX UDFs

updates this month including this new info function that works specifically for custom functions. I've covered the normal version of the info functions and it's pretty useful if you want to see what functions you have or if you want to document them, which I already covered in a separate video. There are new types that they're adding like the calendar ref, column ref, measure ref, and table ref, which gives you a lot more flexibility when you're writing your UDFs. DAX UDFs, if you didn't know, is a feature that allows you to define your own custom functions to help you create standard reusable functions particular to your needs. I've already covered it in a separate video and I've also recently covered DAX Live which is where community members post their own custom UDFs. It's a great way to dip your toes to see what's possible with this feature. And that's really it for this video. So as usual, I didn't cover everything that was released in this month's updates, only the ones that were pretty interesting to me. So if you want to know what else is there on this month's updates, I'll leave a link to the full blog post in the description box below. —

---
*Источник: https://ekstraktznaniy.ru/video/52939*