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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
swatitomar
Creator
Creator

plz help

how kurtosis() works?

Labels (1)
1 Reply
Not applicable

What do you mean? It's a built in function that returns a value dpending on the probability of extreme values in the data compared to a normal Gauss graph.

From Qlikview help-file:

Load Month, kurtosis(Sales) as SalesKurtosis from abc.csv group by Month;