Hi Community,
My bar-chart is “upside down”, which I don’t get My other Bar-chart are displaying “in the right way”.
Will be grateful if anybody know why it is displaying like this.
Thanks in advance!
Hi @ppeng
The Sum(Benefit per Order) is negative, as indicated by the minus sign in front which the bar chart reflects accordingly. If you want to change it to positive values I would use the abs()
function in a Math Formula node.
4 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.