Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All ,
I have tried with Combo Chart with Vertical reference lines and Grouping for Phases.but no luck.
Can any one have any idea about this.
For reference plz check below screen shot and data.
For grouping i have shown Phase and data combination but ha does not satisfied with.
LOAD * INLINE [
Phase, Date, Sales, Bud, Profit
A, 1/2/2017, 30, 12, 0
A, 1/3/2017, 35, 15, 12
A, 1/4/2017, 40, 18, 24
A, 1/5/2017, 45, 21, 36
B, 1/6/2017, 50, 24, 48
B, 1/7/2017, 55, 27, 60
B, 1/8/2017, 60, 30, 72
C, 1/9/2017, 65, 33, 84
C, 1/10/2017, 70, 36, 96
C, 1/11/2017, 75, 39, 108
C, 1/12/2017, 80, 42, 120
C, 1/13/2017, 85, 45, 132
D, 1/14/2017, 90, 48, 144
D, 1/15/2017, 95, 51, 156
D, 1/16/2017, 100, 54, 168
E, 1/17/2017, 105, 57, 180
E, 1/18/2017, 110, 60, 192
];
Hi,
here i worked around it and got below output dynamic vertical lines.
Note : To get this u need to check continues option in Axis tab and one more thing group is not possible in this i guess.
Plz check attached file.
-Nagarjun
Can any one have any idea about it ?
The main drawback is we can't take 2 dimensions with this control. Let him speak johnw
I think once upon a time mrkachhiaimp has given one example, As i know i have review only these two Legends. Wait some time, Will get response from them surely either +ve or -ve
Is this what you are looking for?
Not exactly what you have requested. But tried to match as much as possible.
As i assume, he expecting this? Correct me if i am wrong @subbareddykm
Can u share the application,
In my requirement data Main Di mention and Phase is Secondary dim.
I observed u achieved lines for every pahse end. I want to implement that.
Plz share the app .
one more thing , can you tell me how to get the vertical line for every phase end.?
I even don't know about to do this. I've told to Manish which you need. That is it. Here, In that image i used only Line object as static.
It near to impossible to get those reference lines dynamically.
I might be wrong but as far as I know this is not possible.
Hi,
here i worked around it and got below output dynamic vertical lines.
Note : To get this u need to check continues option in Axis tab and one more thing group is not possible in this i guess.
Plz check attached file.
-Nagarjun