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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
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