Forum Discussion
nutyfreshz
4 years agoFrequent Visitor
Quartile Labels
I want to labels frequency column each customer(linelog) as quartile calculate but f_quatile apeared only Q4. f_quartile =
VAR frequent =
SUM ( '040222_Villa_RFAnalysis'[frequency] )...
lbendlin
4 years agoSuper User
nutyfreshz Do you have enough data points to disambiguate the quartiles? Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to work with. Please show the expected outcome.