Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
timosborn
Frequent Visitor

Error bars not working

 

It appears that the error bars in PBID & PBIS for the line chartare not functioning as they used to anymore.

Does anyone else get this?

I posted a visual on my Novy pro account, here is a screenshot of the error bars from a few months ago.

timosborn_0-1725277515649.png

 

Here’s the same visual as it appears now with no changes made.

 

timosborn_0-1725277799605.png

 

 

In PBI Desktop for the same report, I can’t get the error bars back when I click bar to on, nothing happens.

timosborn_2-1725277515654.png

 

Has anyone else noticed this? Is there any workaround or way to get them working that anyone has noticed?

 

My Novy pro account, notice the difference between the screen shot and the live visual 

https://www.novypro.com/profile_about/timosborn

1 ACCEPTED SOLUTION

Hi @timosborn 

edit 3 Service Profit Analysis.pbix

You could use the Margin for the visual and the upper error and zero for lower.

Use a measure to then colour the measures >0 blue, less red

Or have the margin and the other two in to generate the line.

SamWiseOwl_0-1725365581327.png

The sneaky trick is turning the chart into a column chart, applying the measure to the columns formatting, then turn it back to a line chart 😉


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

View solution in original post

4 REPLIES 4
timosborn
Frequent Visitor

amazing, thanks Sam!

SamWiseOwl
Super User
Super User

Hi @timosborn 

 

You could force it to appear by setting the upper limit to be your base calculation:

SamWiseOwl_0-1725287886810.png

 

Probably want something like:
Upper Measure = If( [measure] > 0, [measure], 0)

Lower Measure = If( [measure] <= 0, [measure], 0)


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

HI Sam,

 

Thanks so much for the response.

 

I tried your method but I just can't seem to get it working.

 

I already have measures as you've mentioned.  The only way I can now get the bars to appear is if I put symmetrical or relative on, but then they go all weird.

 

Can you please share your main report measure and error bar settings? 

I've attached my report, it has demo data so no issue with sharing.

https://drive.google.com/file/d/1iqiocLB6FVWupmJXcLJQoG3ucyR6ZCjc/view?usp=sharing

 

timosborn_0-1725333852424.png

 

Hi @timosborn 

edit 3 Service Profit Analysis.pbix

You could use the Margin for the visual and the upper error and zero for lower.

Use a measure to then colour the measures >0 blue, less red

Or have the margin and the other two in to generate the line.

SamWiseOwl_0-1725365581327.png

The sneaky trick is turning the chart into a column chart, applying the measure to the columns formatting, then turn it back to a line chart 😉


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.