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: 
nvijay5757
Creator
Creator

Expression with count and percentile

Hi,

How will write for these two expressions in one expression.

=count(distinct VIN_ID)      // count of vins.

=Fractile(Temp,$(vFrac))     // calculate percentile of Temp.

Dimension is : class(Temp,10)

Thanks

Labels (3)
0 Replies