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: 
BlazkoG
Contributor III
Contributor III

wrong column order in pivot table

Hi! I have this problem that drives me nuts. Cant get the right order on columns in pivot table, either numerical, alphabetical or by expression sorting doesnt work ( Match() ).

Here's the example:

sortmf.jpg

 

column value is from script, from 'time' field:

Hour("Mod time") as godz,

Please help, thanks in advance!

Labels (1)
2 Replies
marinadorcassio1
Partner - Creator
Partner - Creator

Maybe try, when creating your table, a "order by Hour("Mod time") " ?

Chanty4u
MVP
MVP

try this

=match(DimensionField,'value1','value2','value3')

or

sort by  yourdim  ascedning/desc