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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
akpofureenughwu
Creator III
Creator III

Year in number format

Good day everyone.

I have a set of data like this

StaffProgramme NameLocationYearCost
Jhon LeeIICTForeign201245,000
Paul BeckITILLocal201145,500
Jhon LeeRedHatLocal201134,000

I have designed a line chart using

Staff, Year as the  drill down dimension and //num(count({<Location = {'Local'}>} DISTINCT [Programme Name]), '#,##0') and num(count({<Location = {'Foreign'}>} DISTINCT [Programme Name]), '#,##0') as measures

When I drill down from staff to year.. the year is expressed as 2.011k, 2.012k. I don't know why?

Please see attached file for visuals 

1 Solution

Accepted Solutions
micheledenardi
Specialist II
Specialist II

Hi,

from the line chart properties, under aspect-> X Axis, uncheck "use continuous scale" .

2017-08-02 13_37_21-WM - Silca Web Marketing 2.1 - Il mio nuovo foglio _ Fogli - Qlik Sense.png

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

3 Replies
micheledenardi
Specialist II
Specialist II

Hi,

from the line chart properties, under aspect-> X Axis, uncheck "use continuous scale" .

2017-08-02 13_37_21-WM - Silca Web Marketing 2.1 - Il mio nuovo foglio _ Fogli - Qlik Sense.png

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
akpofureenughwu
Creator III
Creator III
Author



Michele grazie

tomasz_tru
Specialist
Specialist

Set X-Axis to 'continious'.