Link to home
Start Free TrialLog in
Avatar of jskfan
jskfanFlag for Cyprus

asked on

MS Excel chart

have an Excel Spreadsheet, to which I used a Pivot Table to come up with the Data I have attached in the screenshot below.
As you can see I have one column for Items and have other columns representing the Month , I displayed just 6 months for the sake of brievity (from January to June or 1 to 6 as displayed on the column headers)

on each month, an item has a different cost.
User generated image
I would like to filter on Items. for instance when I filter just on ItemA , it will display the row for ItemA and on the right it will display a graph with the Fluctuation of the Cost from January to June.

How can this be accomplished without inserting the graph manually for each  Row that I filter on ?

Thank you


User generated image
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

you probably need to calculate the Fluctuation of the Cost first before you can show it in the graph
Avatar of jskfan

ASKER

you probably need to calculate the Fluctuation of the Cost first before you can show it in the graph
how can this be done ?

Thank you
check out this article on how to add the second chart into an existing chart.

How to create combination charts and add secondary axis for it in Excel?
https://www.extendoffice.com/documents/excel/1267-excel-create-combination-chart.html

to come out something like this:

User generated image29075577.xlsx
ASKER CERTIFIED SOLUTION
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jskfan

ASKER

Will take a look at it later.
Thank you