Power BI
Business analytics service by Microsoft
Power BI's monthly grind: authoring defaults, DAX documentation, and mobile finally catching up.
◆Recent moves
- 1mo ago
Power BI embedding in SharePoint adds single-visual mode
SharePoint Online embedding gets a workspace picker instead of requiring a copied URL, and a toggle to embed a single visual rather than a whole report. Both reduce setup friction for the most common way Power BI content reaches people who never open Power BI. Note this item was captured twice in the feed.
- 1mo ago
DAX measure descriptions via triple-slash comments
Measure descriptions can be written as /// comments above a MEASURE definition in DAX query view, using TMDL's syntax, and pushed into the model with Update model with changes. The descriptions then surface in tooltips across DAX query view, Model Explorer and the Data pane — documentation written where the code is rather than in a separate pass.
- 1mo ago
Customize current theme sets report-wide visual defaults
Modern Visual Defaults gains a Customize current theme experience in the Format pane, setting report-wide defaults for visual backgrounds, borders, header icons, tooltips and shadows, plus page size and wallpaper across all pages at once. The result exports as a theme for reuse elsewhere or as an organizational theme. Still preview.
- 4mo ago
ZoomCharts Drill Down Waterfall PRO adds automatic subtotals
An AppSource listing for a third-party ZoomCharts visual, not a change to Power BI itself. Its automatic subtotal detection is only available to customers of that vendor's paid visual.
- 4mo ago
Preview visuals now labeled in the Visualizations pane
Preview visuals are now labelled (preview) in the Visualizations pane and grouped below the divider with custom and unpinned visuals. A labelling change that makes the preview boundary visible where authors pick visuals.
- 4mo ago
Bar and column charts get Rounded range axis control
A Rounded range option removes the axis padding that left bar and column charts starting away from the data, and adding data labels no longer shifts the axis range underneath you. Small, but it removes two long-standing reasons authors fought the axis.