Stack bar chart display with two infotables
Hi Team,
Suppose I have to show stack bar chart with two infotables.
One infotable stores different types of times (T1,T2 and T3)
and other infotable stores different type of losses (L1,L2 and L3)
and I want the result to be displayed on stack bar chart graph as:-
1) T1--->L1
2) T2--->L2
3) T3---> L3
How to achieve this behaviour.
Thanks in advance.
