• 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.

Chart change- using drop downs

bilboy

New Member
Hi All,

Is it possible to change chart based on multiple drop down selection

Example in this case

PRODUCT= A

Class= X

Variant= L

and the chart will populate with the respective value, and if we select other combinations.

Is it possible that the chart will change accordingly.


File attached for reference.
 

Attachments

  • Drop_down_selection_chart_change.xlsx
    17.9 KB · Views: 0
I would suggest that you fill out the table
Then add an area to extract the data
I used Sumproduct but you could have used Index/Match combo

See attached
 

Attachments

  • Drop_down_selection_chart_change.xlsx
    18.3 KB · Views: 1
Back
Top