Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how can i show total on bar chart
If you're using QV11 you may have the option Show Total on the Dimension Limits tab enabled. If you uncheck that option the total bar would go away. In Qlikview 10 the option is located on the Presentation tab.
Hi,
For Example in barchart properties in expression write like this
sum(sales)
or you expecting this
Goto to general tab in chart properties -->check show title in chart--> give your expression
Hi,
In expression tab check the values on data points.
I thinkl I should be able to select the red options... but I'm not! THANKS!!!
Hi,
You can try another one.
First go to chart properties-->> expression tab-->> presentation tab.
It is in expression tab.
This is in presentation tab, check this.
If you're using QV11 you may have the option Show Total on the Dimension Limits tab enabled. If you uncheck that option the total bar would go away. In Qlikview 10 the option is located on the Presentation tab.
Hi,
That is available only for straight tables.
you can see this
you can add an expression for calculating Total and set Values on data points for that expression. Make it a line expression and set the line chart transparent.
hi try this in your file
you can get total on bar chart