Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

sort expression in a pivot table with many dimensions

Hello

You will find in the attached file the state of the pivot table , i want to sort the expression (Descending) whilst respecting the ascending sort of Date->Origine-> Origine 2->Type ( sorting other fields is irrelevant)

Thank you in advance for your help.

1 Reply
whiteline
Master II
Master II

Hi.

QV doesn't sort the subsets separately.

The order of dimension values is equal for the entire pivot.

To achieve this you can use calculated dimention and dual function to create unique dimension values for the subsets.

In this case the sort expression works as expected.