Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot Table. Top3 Values

Hi friends!

I am trying to show only 3 values per category:

  • Facturas
  • Recuperado

So what I tried was this: =if(aggr(rank(SUM(Datos)),[Origen Factura])<=3,[Origen Factura],Null()) 

But It didn´t work, it only shoy me the 3 values per one category ( facturas) due to this category is much higher/bigger  than the other  one but what I want is 3 values per category not 3 in total.

Many thanks

14 Replies
Not applicable
Author

It works!! I really apreciate it!

Not applicable
Author

The idea was to use pivot table, thanks for your response

Not applicable
Author

Hi Juan ,


Please close the thread as "Answered"


Thanks

Kushal_Chawda

Like this?

Capture.JPG

see the attached

Kushal_Chawda

Juan_Pedro86 Please close the thread by marking correct answer if you get what you are looking for