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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
akpofureenughwu
Creator III
Creator III

Data Sorting in funnel extension

Hello guys... I'm using a funnel extension for data visualization

I'm trying to sort the visual from the least value ( the apex) to  the the highest value ( the base)

here are my lines of script:

dimension: =ValueList('UA','UC','RTA', 'CD','DO', 'FAT','FI', 'LTI', 'MTC', 'NM', 'OS' )

measure:

Pick(Match(ValueList('UA','UC','RTA', 'CD','DO', 'FAT','FI', 'LTI', 'MTC', 'NM', 'OS' ),'UA','UC','RTA', 'CD','DO', 'FAT','FI', 'LTI', 'MTC', 'NM', 'OS'),Sum({<Key={'UA'}>}Value),Sum({<Key={'UC'}>}Value),Sum({<Key={'RTA'}>}Value),Sum({<Key={'CD'}>}Value),Sum({<Key={'DO'}>}Value),Sum({<Key={'FAT'}>}Value), Sum({<Key={'FI'}>}Value),Sum({<Key={'LTI'}>}Value), Sum({<Key={'MTC'}>}Value), Sum({<Key={'NM'}>}Value), Sum({<Key={'OS'}>}Value))

I tried sorting by expression: no change

roharohastalwar1

Regards

4 Replies
Anonymous
Not applicable

... is it for Qlik Sense?

akpofureenughwu
Creator III
Creator III
Author

Yes... I'm working on the qliksense environment

Anonymous
Not applicable

... I never used Qlik Sense yet,

perhaps you should post your question in the Qlik Sense area... not in die QlikView area

akpofureenughwu
Creator III
Creator III
Author

thanks roharoha

I will forward it there