Forum Discussion
IlliaShliapuhin
3 years agoFrequent Visitor
Quintiles calculation (calculated column)
Hello Guys, With the data set below, I need to get a calculated column with quintiles (from 1 to 5) for each year based on the values in the column Value. Many thanks if someone can help with it. ...
ryan_mayu
3 years agoSuper User
what's the calculation logic?
IlliaShliapuhin
3 years agoFrequent Visitor
ryan_mayu the logic is to calculate quintiles for each year for each company. For each year I want to assign a quantile to every company based on values we have in the Value column, whether the value figure belongs to the 1 or 2 or 3 or 4 or 5 quintile
Does it make sens?