Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a bar chart with three expressions and one dimension. I want to stack two expressions in one bar (the first expression is basically full year budget, and the second one is YTD budget). Anyway, I don't want to use "Stacked" as a subtype in the Style cause it will stack the three expressions in the time I need to stack only two. So how can I achieve that?
Your help is highly appreciated!
Thanks!
Any help on this post?
Thanks!
Did you try to show full year budget at YTD budget label?
Try to to rename the Label YTD budget to ='YTD budget - Full Year ( '&sum(budget) &')'
Well, I have both of them in separate expressions (YTD, Full Year). So what I'm trying is to combine both of these two axis into one as a stacked bar.