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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
arethaking
Creator II
Creator II

fractile

What is fractile?

Please give me a simple example.

Thanks in advance.

Here is the QV Help but did not understand.

Returns the fractile of expression over a number of records as defined by a group by clause.

Example:

Load Class, fractile( Grade, 0.75 ) as F from abc.csv group by Class;

Labels (1)
1 Reply
Siva_Sankar
Master II
Master II

Aretha,

Find the attached document with example