I have a combo chart with four expressions. By using a variable the user can select which of those should be shown (only one at a time).
I need to specify a static Y-Axis max., which of course is different for each expression, so I have four different static max expressions.
In Qlikview on my desktop, this works just as expected, the static max changes if the user selects a different expression.
However, when uploading the application to the server and using the web view, the Y - axis does not change. Only the first static max expression is used, regardless of which expression is active.