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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
swatitomar
Creator
Creator

plz help

how kurtosis() works?

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;