Hi,
I have a group of aggregated data using confiforms and i'm showing it as a Bar Chart.
I used the Table Transformer to sum all values then get the percentage. However, on the bar chart i am showing the vertical scale as the percentage (1-100) but the label inside the Bars (in red) i want it to show the numbers instead of percentage. Is this possible and can anyone advise how to do it?
Hi Joel,
You need to set Show data labels parameter to Value in the Chart from Table macro.
Thank you Andrey.
Unfortunately, I don't see the answer to my question.
On my screenshot i use the 1% - 100% as the vertical scale by using the Table transformer (SQL) function. So even if i choose value, percentage or both on Show data labels option i only see the percentage. What i wanted to do is be able to show the actual value on the bar chart.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does the actual value present in the table? You need to build the chart on the basis of actual values (not percentage) in order to see those values in the chart.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.