Skip to main content
ramon.quijano
August 10, 2023
Question

Waterfall Chart

  • August 10, 2023
  • 2 replies
  • 0 views

Has anyone ever done a waterfall chart in Appian? 
Something like this, where the value of the following month starts at the point in the Y axis where the previous month ended.

2 replies

mathieud0001
August 10, 2023

This is not possible per say but perhaps you could do manage to do something close with a stacked column chart where the bottom portion is filled in a with a light color?

ramon.quijano
August 10, 2023

Yeah, I'm trying something like that.
I have created an expression rule to query the values for the graph. 
Now I'm going to try to append them into an array, adding the previous value, and then graphing both the  raw query values and the ones from the new array, stacked, one blue, one white