How to Convert Barchart Value to Percentage

Hi, I am able to create Bar chart but, I am not understanding how to convert the values in Bar Chart to Percentage values. I did try using GroupBy but it becomes complicated procedure. I can go back to Excel or reference CSV file and do that’s a huge time consuming procedure.
Request your guidance at earliest as I need to submit project work.

Please give solution as soon as possible

Hi @booramaravind! Here’s a way in which you can compute the percentages using group by and a flow variable to display in order to display them in a bar chart. Hopefully this helps, let us know if not!

percentage_barchart.knwf (15.8 KB)

1 Like

@kabrah thanks for giving solution

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.