Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
i have combo chart
LOAD * INLINE [
EMP, sal , bonus
1212, 15000, 2000
1275, 16000, 1500
1260, 13000, 4000
1245, 16000, 3000
];
dimension is EMP
exp are Sum(sal),sum(bonus)
when i am using single expression its not showing any expression label inside chart(right)
but if i am using two exps its showing.
why it is like that? if i want to display the expression right side chart(single expression) how to achieve it?

Have a look at this
Hi gowtham u are using two expressions in that right.he is asking if we use only one exp.
Hi PFA...
fine where is the legend in your attachment?
he needs legend if he use one expression