Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

customization of values on data points

Hi,

1) is it possible to define a certain colour for values on data points for charts?

2) Is it possible to show values on data points on condition?

3) is it possible to set an action which will activate and disactivate values on data points?

Thank you in advance,

Larisa

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Yes to all three. See attached example.

1. For values larger than 80 the color is green, for lower than 80 it's red

2. For Months starting with a 'J' the value is not shown on the data point.

3. There's an action assigned to a button that toggles a variable which is used in the Show Value option for the expression.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Yes to all three. See attached example.

1. For values larger than 80 the color is green, for lower than 80 it's red

2. For Months starting with a 'J' the value is not shown on the data point.

3. There's an action assigned to a button that toggles a variable which is used in the Show Value option for the expression.


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

Thank you!