Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Is it possible to plot the data in the barchart like in the attached image.
Regards
Kumar
It is possible by using "Bar Offset" under your Expression(s):
I have also attached an example .qvw file.
Hi ,
Thanks but i can't achieve like how exactly i need.
see the attached image how i am getting after "baroffset" value set.
Regards
Kumar
You'll need an expression for each bar; so the offset for Bar2 would be expression of Bar1. The offset for Bar3 would be the expression of Bar1 + Bar2, and I guess you'd want a total bar as well. See attached.