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: 
Not applicable

how to sort fiscal_Year?

Hi,

I have fiscal_year filed like below

Fy99

fy98

fy97

fy96

fy95

..

.

.

.

fy01

fy02

fy03

fy05

fy06

fy07

fy08

fy09

fy10

fy11

fy12

fy13

fy14

fy15

fy16

fy17

fy18

fy19

now i want to show list box like below

Fy19

fy18

fy17

fy16

fy15

fy14

.

.

.

.fy96

fy97.

.fy98

fy99

i used sort function its not working for desired out put

please help ont he above

2 Replies
sivarajs
Specialist II
Specialist II

use sort expression as right(Fieldname,2) and do sort asc/desc

AbhijitBansode
Specialist
Specialist

Use load order sort -> Reversed.

Regards,

Abhijit