• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Help...Adding a trend line in a chart.

Hi Friends,

Need your help for adding a trend line marked in "Red" as Target line and "Amber" for the actual(% of OA total) from the below table.

Appreciate any help from your side on the below.
Attached sheet for your reference.

Thank you.




upload_2016-2-15_21-22-18.png


upload_2016-2-15_21-23-23.png
 

Attachments

  • Save.xlsx
    17.5 KB · Views: 2
Hi Friends,

Need your help for adding a trend line marked in "Red" as Target line and "Amber" for the actual(% of OA total) from the below table.

Appreciate any help from your side on the below.
Attached sheet for your reference.

Thank you.




View attachment 27236


View attachment 27237

The trend lines you made should be on a secondary axis for it to appear. Right click on the line itself and select Format Data Series and select secondary axis. For newer versions of Excel (2010 i think) you can right click on the chart and select Change Chart Type, select combo and configure individual elements in your chart. Configure the right axis to a max of 100%. Hope this is what you wanted.
 

Attachments

  • Target line.xlsx
    17.7 KB · Views: 4
The trend lines you made should be on a secondary axis for it to appear. Right click on the line itself and select Format Data Series and select secondary axis. For newer versions of Excel (2010 i think) you can right click on the chart and select Change Chart Type, select combo and configure individual elements in your chart. Configure the right axis to a max of 100%. Hope this is what you wanted.
upload_2016-2-15_18-18-28.png
 
Thanks Friend..it helped me a lot.

I am trying to make an interactive chart as below.
keeping tower as dynamic range.

Have tried the below but am not able to connect to the base data.
Would be very thankful if you can assist me.

Attached sheet for your reference which includes base for other towers.

upload_2016-2-15_22-14-1.png
 

Attachments

  • Target line.xlsx
    17.3 KB · Views: 3
Thanks Friend..it helped me a lot.

I am trying to make an interactive chart as below.
keeping tower as dynamic range.

Have tried the below but am not able to connect to the base data.
Would be very thankful if you can assist me.

Attached sheet for your reference which includes base for other towers.

View attachment 27242


Dinesh_Excel,

Have you tried pivoting your table1, add slicers then build another table2 with references to the pivotdata in table2. Use this table2 to build your chart. Also, rename your columns with different names, you have 2 towers. Using your validation list means using vlookup to populate table2 and build your chart, which also works but slicers are the easiest for this.
 
upload_2016-2-16_0-20-1.png
Dinesh
Here it is. Using pivot and slicer. Have fun!
 

Attachments

  • Target line pivot.xlsx
    34.1 KB · Views: 4
Thanks Schu...I tried this option too but somehow the requirement was not agreed by my Client.They had some requirement which should be in the lines as was requested earlier.

Appreciate if you can guide me as below snap.


upload_2016-2-16_7-49-4.png
 
Dinesh,

upload_2016-2-16_13-2-4.png


This is an entirely different thing from the first post. Start a new thread so this new question doesn't get buried under the first. Anyway, here is your chart.
Offset is used to find your selection in combo box, vlookup does the rest.
 
Back
Top