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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
lylererger
Creator II
Creator II

Calculated Dimention/Sort Order/Original

Hi friends!

Help me to fix set analysis script of load order in chart.

Formula of calculated dimention is:

=Aggr( Only({1< _MENU_ПРОДУКТ = P({1<_MENU_СОРТИРОВКА ={$(=Concat('['&[_MENU_СОРТИРОВКА]&']',','))}>} )>} _MENU_ПРОДУКТ ), _MENU_ПРОДУКТ,_MENU_СОРТИРОВКА)

Sort Formula is:

Only({1< _MENU_ПРОДУКТ = P({1<_MENU_СОРТИРОВКА ={$(=Concat('['&[_MENU_СОРТИРОВКА]&']',','))}>} )>} _MENU_ПРОДУКТ )

Now menu looks like here:

_1.PNG

But the product "КФЛ" should be on the first like:

_2.PNG

I just need Original Load Order

Please help!

Thanks in advance!!!

P.S.: demo app in attachment...

Labels (1)
1 Solution

Accepted Solutions
Anil_Babu_Samineni
MVP
MVP

PFA

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

4 Replies
Anil_Babu_Samineni
MVP
MVP

I don't have access to open your file, But can you try with "Load Order"checked in sort tab for Product?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
lylererger
Creator II
Creator II
Author

It is not working

Anil_Babu_Samineni
MVP
MVP

PFA

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
lylererger
Creator II
Creator II
Author

Thanks