Power BI
Business analytics service by Microsoft
Power BI's monthly grind: authoring defaults, DAX documentation, and cleaner axes.
◆Recent moves
- 19d ago
Power BI embedding in SharePoint adds single-visual mode
SharePoint Online embedding gains a UI for selecting the target workspace directly instead of pasting a full URL, plus a toggle to embed a single visual rather than a whole report. Single-visual embedding is the more useful half for teams assembling pages from pieces.
- 19d ago
DAX measure descriptions via triple-slash comments
Measure descriptions can be written as /// comment lines above a MEASURE definition in DAX query view, matching TMDL syntax, and are written into the model where they surface as tooltips in DAX query view, Model Explorer and the Data pane. Documentation now lives beside the definition instead of in a separate editing pass.
- 19d ago
Customize current theme sets report-wide visual defaults
Modern Visual Defaults adds a Customize current theme experience in the Format pane, setting report-wide defaults for color palettes, backgrounds, borders, header icons, tooltips, shadows, page size and wallpaper. Still in preview, but it turns repetitive per-visual formatting into a single decision.
- 3mo ago
ZoomCharts Drill Down Waterfall PRO adds automatic subtotals
An update to ZoomCharts' Drill Down Waterfall PRO on AppSource, adding an Automatic mode that detects subtotals and computes differences between consecutive subtotal segments. A third-party visual rather than a Power BI platform change.
- 3mo ago
Preview visuals now labeled in the Visualizations pane
Preview visuals now show (preview) after their names in the Visualizations pane and sit below the divider with custom and unpinned visuals. A labeling change that helps authors avoid shipping reports built on unfinished visuals.
- 3mo ago
Bar and column charts get Rounded range axis control
A Rounded range option removes extra axis padding so the value axis starts flush with the data, and adding data labels no longer shifts the axis range. Small chart-accuracy fixes of the kind report authors have worked around by hand for years.