Hi in the picture in attachement.
1.I have dataset about 111000 rows.
2. Calculated field rank_90 count what would be 90 percentil if we assign rows from 1:111000
3. Formula above should is calculation for field 90_perc. It should filter table and take only rows until the value rank_90 calculated fiels.
4. then from this filtered table it should return max value from column Per.diff.
5. the result should be as you see on picture 7% but calculated field returns max of whole table.
6. For calculated field 10_per it works
7. And what the most intriguing fact is, this field 90_perc works well if I filter table e.g. based on month.
8. For me it's great it works in filtered context but it's very surprising it does'n work for whole dataset
1.I have dataset about 111000 rows.
2. Calculated field rank_90 count what would be 90 percentil if we assign rows from 1:111000
3. Formula above should is calculation for field 90_perc. It should filter table and take only rows until the value rank_90 calculated fiels.
4. then from this filtered table it should return max value from column Per.diff.
5. the result should be as you see on picture 7% but calculated field returns max of whole table.
6. For calculated field 10_per it works
7. And what the most intriguing fact is, this field 90_perc works well if I filter table e.g. based on month.
8. For me it's great it works in filtered context but it's very surprising it does'n work for whole dataset