← Back to all sparks
Power BI logo

Power BI

ANALYTICS
Velocity5.0

Business analytics service by Microsoft

Power BI's monthly grind: authoring defaults, DAX documentation, and cleaner axes.

report-authoringdaxembeddingvisual-defaultsformatting
Current state
The recent stream is classic Power BI monthly-release material — small, specific authoring improvements spread across embedding, modeling and visual formatting. Nothing restructures the product; each item removes a particular annoyance for report authors.
Where it's heading
The through-line is reducing per-report manual work. Theme customization moves formatting decisions to report-wide defaults, triple-slash measure descriptions let documentation live in DAX rather than a separate step, and the SharePoint embed flow drops URL copying for direct workspace selection.
Prediction
Expect Modern Visual Defaults to move from preview toward general availability and to absorb more per-visual formatting into report-level control.

Recent moves

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.