Forum Discussion
titus-sensei
3 years agoNew Member
Waterfall chart filtered to only one breakdown put wrong category value
Hello, i made a waterfall with a trick to get a starting value and the delta value on each breakdown. it's working well with all or some breakdowns selected, but if i select only one, the startin...
titus-sensei
3 years agoNew Member
I found out that the " , // else -> category BUDGET" and the " , // else -> category REAL" parts are completly ignored when there is only one breakdown value.
I tried putting an arbitrary "10" value in it and the result was the same on the third graph, the delta in the starting category and 0 in the end (first 2 graph had 10 in start and end).
is this because of the switch ? is there any other way to populate the values ?
Regards
- titus-sensei3 years agoNew Member
anyone ?