Skip to main content
Dear Community,
I would like to show the throughput times of different vendors. However, I would like to group the vendor numbers on the dimension axis by percentage.
Similar to the example on the picture.

DLZ1334407 7.48 KB

Thank you very much if someone can help me with this problem.

You can use the histogram. Your dimension would be a CASE WHEN calculation that calculates the percentages


Alternatively you can create a table with the Vendor + KPI that calculates the percentages and then classify a vendor based on a percentage range you give in a CASE WHEN statement.


I tried with histogram, but that still doesn't work. I will now use a table with percentages.

Thanks to all


Reply