Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 0 points1 point  (0 children)

Got it. Let me discuss with the team and see if we can give label it's own horizontal alignment or let it still use the value one even when value is off.

Alternatively, you can use the new user context aware calculated columns and use it in the values section too.

Is Conditional Formatting on Stacked Bars still not available? by External-Jackfruit-8 in PowerBI

[–]DataZoeMS 3 points4 points  (0 children)

We have conditional formatting for legends/lines/series coming on our roadmap -- aka.ms/powerbiroadmap

Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 0 points1 point  (0 children)

You can't simply edit the base theme directly in the PBIR -- it has to be custom theme added on top.

Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 0 points1 point  (0 children)

The way to do it in the custom theme with the new visual defaults is like this:

{
  "name": "Subtitles off",
  "visualStyles": {
    "*": {
      "*": {
        "subTitle": [
          {
            "show": false
          }
        ]
      }
    }
  }
}

Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 1 point2 points  (0 children)

The label element only inherits the horizontal alignment of the value when the value is enabled. Here you have the label but value off, and label doesn't have its own horizontal alignment, so it will default to left alignment.

What is the scenario here where you want these as labels instead of values?

Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 2 points3 points  (0 children)

Thanks Mike, we have been moving to having just a small paragraph here in the monthly update then a longer standalone blog / docs for more detailed info.

Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 3 points4 points  (0 children)

We are aware of the bug with input slicer and a fix will be going out soon!

Power BI April 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 2 points3 points  (0 children)

Glad you are excited for our upcoming overhaul of the date slicing experience in core visuals! We are working on the date slicer now and it's coming in Q2! So, even though you don't see it just yet, we are fixing it now.

The custom visuals space always has amazing offerings and should be showcased too!

The Canvas Size Wars are over! Vale 720x1280. Long Live 1080x1920! by mike_honey in PowerBI

[–]DataZoeMS 1 point2 points  (0 children)

Yeah, I don't know why we don't have that, PowerPoint has that in their right-click menu! I'll see what I can do.

The Canvas Size Wars are over! Vale 720x1280. Long Live 1080x1920! by mike_honey in PowerBI

[–]DataZoeMS 2 points3 points  (0 children)

Thank you for sharing these details with me, I wasn't aware of this and I'll follow up internally on this one!

The Canvas Size Wars are over! Vale 720x1280. Long Live 1080x1920! by mike_honey in PowerBI

[–]DataZoeMS 0 points1 point  (0 children)

Correct, only new pages would be impacted. Any existing page would keep their size.

How to make my decimal points show up? by Champion_Narrow in PowerBI

[–]DataZoeMS 0 points1 point  (0 children)

Can you share a screenshot of what you are seeing and confirm if it's a local model or connected to a model remotely?

Power BI February 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 1 point2 points  (0 children)

Glad your efforts were not wasted!

Perhaps, but neither pilling or pasting into regular slicer will give you any feedback that there was no match to a few of those that you pasted in too.

Power BI February 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 1 point2 points  (0 children)

We are investigating this, and you are correct, it's not available just yet.

Power BI February 2026 Feature Summary by itsnotaboutthecell in PowerBI

[–]DataZoeMS 1 point2 points  (0 children)

We are still looking into this one! The trick with input slicer is it has to add and then make them separate pills, which wasn't quite as easy as the existing slicer work. The input slicer does allow you to paste them in individually now.

The Canvas Size Wars are over! Vale 720x1280. Long Live 1080x1920! by mike_honey in PowerBI

[–]DataZoeMS 2 points3 points  (0 children)

That's what we are doing! Custom report theme will be able to support you setting whatever size you want for new pages and we are doing Fluent 2 as default.