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

How do I use Fractile Function (Calculate Decile) to Count

Greetings

I have the following Fields

PRODUCT_CODE, USER_ID, BALANCE

I have created an Expression to calculate the Decile as follows

=Fractile(BALANCE, 0.1)

Now I want to count the number of USER_ID's and SUM of BALANCE of the Decile.

How do I Count and Sum?

Thank you.


0 Replies