Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a combo chart on my app that displays the stock of products by class, and I would like to add a marker for stock limit on some of them. I've used the marker option to do so but I wanted to know if it was possible to hide the makers where the limit value is 0 (when the limit is 0, there is no limit).
Here's how it looks for now:
Is there any option or expression condition to only keep the markers I want?
Thanks in advance
It looks like you are posting a Qlik Sense question in the Qlikview Development group. Never mind. It looks like you can do something with color. Something like when marker is 0 then color is transparent otherwise a regular color? Or you could add something to your expression like this if(expression>0,expression).
Don't know if it works for you
Regards Eddie
Hi,
I have tried to modify the color of the markers but I can only choose from a certain palette of color and can't seem to link it to the actual value. As for the if statement, I can't seem to get it working either.
I will post my question on the right forum to see if somebody has a solution.
Thank you
Victor
Hello @victor_jacquens ,
No problem. I can dive further in the problem you are facing but without any example data it will be hard anyway.
Good luck