Excel charts - excluding columns with NA values

manekankit

Board Regular
Joined
Feb 1, 2019
Messages
71
Office Version
  1. 365
Platform
  1. Windows
I have a table where sales data gets updated based on user selection. A chart is prepared from this table. (image attached).

1. If user selects monthly on pivot slicer, sales data for month will appear and sales data for quarter will show #NA error.
2. If user selects quarterly on pivot slicer, sales data for quarter will appear and sales data for individual months will show #NA error.

So, there is only one table and one chart. Data in table get updated based on user selection and chart will accordingly get updated.



Query

Is is possible to exclude column titles on chart where where column has #NA errors?



Using office 365 on desktop. OS win10Pro.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
I just found a workaround. Used filter function to exclude error values from the table and then linked chart to new table prepared through filter function.
 
Upvote 0
Solution

Forum statistics

Threads
1,215,093
Messages
6,123,067
Members
449,090
Latest member
fragment

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top