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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
SameekshaM
Frequent Visitor

Hiding negative data labels in Simple Waterfall Chart

@MFelix 

@GuyInACube 

@Nishantjain 

 

Hi,

I am using Simple Waterfall Chart (From Marketplace) to show a breakdown of numbers.

I have achieved the required chart however there is one thing I want to fix.

To show decreases, I've negated the values & the labels appear as -(value) which is not the correct expected output.

The waterfall chart should display the reductions too as positive values. Is There anyway I can do this?

SameekshaM_0-1614004028682.png

Referring to the above image as a sample,

A,C,H,J & L are marked as pillars. A is the total value. To show decreases, Values for B,D,E,F,G,I,K as highlighted above are negated. Is there any way I can plot the same waterfall chart but just with Label values for B,D,E,F,G,I,K to be shown as positive i.e instead of -100 it should be 100.

 

Any help on this would be highly appreciated.

Thanks & Regards,

Sameeksha

 

1 ACCEPTED SOLUTION
PhilipTreacy
Super User
Super User

Hi @SameekshaM 

Download sample PBIX file with this example

Use a Custom Format String to display the negative values as positive

Click on the values column and then in the Format area enter 0;0; and hit Enter

 

cfm1.png

 

Further reading on Custom Format Strings https://www.myonlinetraininghub.com/custom-formatting-strings-in-power-bi

 

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


View solution in original post

3 REPLIES 3
Nishantjain
Continued Contributor
Continued Contributor

@SameekshaM currently, there is no built in capability to show the values as absolute. I would suggest you raise a request here

 

In the mean time, you can use the suggestion from @PhilipTreacy as that should work. Please select "None" in the Label formattaing option

 

Thanks

Nishant

PhilipTreacy
Super User
Super User

Hi @SameekshaM 

Download sample PBIX file with this example

Use a Custom Format String to display the negative values as positive

Click on the values column and then in the Format area enter 0;0; and hit Enter

 

cfm1.png

 

Further reading on Custom Format Strings https://www.myonlinetraininghub.com/custom-formatting-strings-in-power-bi

 

Regards

Phil



Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


Blog :: YouTube Channel :: Connect on Linkedin


Proud to be a Super User!


Thanks @PhilipTreacy  It did work. 
Thanks @Nishantjain 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors