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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
curiousfellow
Specialist
Specialist

format value in chart (data points vs Y-axis)

In my line-chart user can switch between absolute values and percentages by making a selection in a listbox.

the expression of the percentage = num(value,'#,00%)

The datapoint are displayed correct, however the scale of the Y-axis displays the values the result of the expression (0,45 for example where it should be 45,7)

How to use the same format as the datapoints

  

0 Replies