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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
capriconuser
Creator
Creator

display top 10

i need to show top 10 values ... how i do that 

 

i have this expression 

=Aggr(Count([Item Number]),[Item Number])

 

and i drag dimension A and B 

Labels (1)
2 Replies
DesmoArka
Partner - Contributor III
Partner - Contributor III

Hi,

you can create a table graph, sorting decreasing row and filter first 10 items:

DesmoArka_1-1588922656191.png

 

I hope this helps you

DesmoArka
Partner - Contributor III
Partner - Contributor III

try to see Rank function also.