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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Units of measure on a graph

Does anyone know if you can change the units of measure on a graph somehow?

If all my units of measures were in Liters but I wanted to see them in thousands of liters to make the graph look better...is that possible in just the graph itself?

3 Replies
Anonymous
Not applicable
Author

The easiest way that I know is dividing your expression's result by 1000 and add to the chart a fixed text saying something like "Valeus in thousands of liters".

Regards,

Gabriel

Clever_Anjos
Employee
Employee

Use Number tab

Capturar.PNG.png

Anonymous
Not applicable
Author

On the numbers tab of the chart properties you can set:

Symbol, e.g. Liters

Thousand Symbol, e.g. '000 Liters

Million Symbol, e.g. MUSD

Billion Symbol, e.g. BUSD

QlikView will then use the Symbols if possible. That is 100 => 100 Liters and 15 000 => 15 '000 Liters etc.

I prefer to do it through a variable, so that it easily changed if needed, or combined with a currency code in some currency Field. E.g. ='K'&Currency

Good luck.

Kind regards

Niklas