This finds me the binvalue where my percentile belongs to and only for one bin in the dimension. I can show this value in a table and in a bar chart but in the boxplot I guess it does not work because I get also null values for bins out of the percentile.
I did not find a way to get the binvalue into each row or to have the boxplot ignore null values. I can also not build a max() or sum() value from the above formula.
Thought I could upload my small example but see no button?