Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
jvelasqu3
Contributor
Contributor

How do I organize data and rank it?

Hello everyone
User
I have the table that contains the following fields:
LLAVECP,
CENTRO,
PLU_SAP,
NumeroSemana,
Venta_UND
I need the data to be ranked according to the Venta_UND field value for each LLAVECP

Labels (4)
1 Reply
hic
Former Employee
Former Employee

Make a chart with LLAVECP as dimension, and Rank(Sum(Venta_UND)) as measure.