Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
While crating charts, I want to show numbers as -
1000000000 - 1B
1000000 - 1M
100000 - 1L
10000 - 10K
Suppose I am using a measure like - = Sum(sales)
Please help me to get my desired output, I am new to Qlik sense.
Try by keeping the "Number Formatting" option of the measure as "Auto"
This works for me in the graphs:
Hope it works for you too.
Thanks.