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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Thennarasu_R
Responsive Resident
Responsive Resident

Waterfall Chart need to down bar and up with positive value

Hi all !

I need one help from waterfall chart . I have 8 category with all being positive only.

What my quereis is First will show down and other category will show up . Default waterfall chart show only up hierarchies only .

Thennarasu_R_0-1693483825409.png


But i want below mention screen shot

Thennarasu_R_1-1693483874022.png

Thanks,
Thennarasu 

1 REPLY 1
Anonymous
Not applicable

Hi @Thennarasu_R ,

Waterfall charts in Power BI show a running total as values are added and subtracted. These charts are useful for understanding how an initial value is affected by a series of positive and negative changes. If you want to show down bar and up with positive value in waterfall visual when only have the positive values, you need to add a dummy category with a negative value to the data. The detailed steps as below:

Waterfall charts in Power BI - Power BI | Microsoft Learn

  1. Add a new column to your data table and name it "Dummy Category".
  2. Fill the column with a negative value, such as -0.1.
  3. Add the "Dummy Category" column to the Category bucket in the Waterfall visual.
  4. Hide the "Dummy Category" column from the visual.

Best Regards

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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