Hello,
I have three columns: Population, Year and Type. I need to write the Z score value of the population in a new column. This standardization applies for each subset (Year + Type). Until now, I've used the distribution platform with «BY Year» and «BY Type» and saved the normalized data (red triangle menu, Save standardized value).
Since I have to update my table often, these values have to be refreshed dynamically (formula column). The problem here is that the Standardize function applies to all rows. Is there any function or special arguments that would standardize «on the fly» my population by subset?
Thanks,
Claude B.