Seeker After
Member
Hello All,
I am attempting to use dynamic named ranges (offset functions) to plot data on a line chart. The data has various formulas to process it before it gets to the chart allowing the user to select what data they see from the raw data. The live raw data set is quite large. So to allow for easier viewing, the dynamic chart via the selection criteria has been built.
My central issue is: with the formulas, the chart is including on the X-AXIS blank spaces at the end of the dataset if I use "" in the formulas and #NA if NA() is used. I want to plot only the dates on the X-AXIS, with the formulas in the dataset, and have a dynamic switching chart as you can see in the uploaded file. Can it be done? Thanks a bunch in advance.
I am attempting to use dynamic named ranges (offset functions) to plot data on a line chart. The data has various formulas to process it before it gets to the chart allowing the user to select what data they see from the raw data. The live raw data set is quite large. So to allow for easier viewing, the dynamic chart via the selection criteria has been built.
My central issue is: with the formulas, the chart is including on the X-AXIS blank spaces at the end of the dataset if I use "" in the formulas and #NA if NA() is used. I want to plot only the dates on the X-AXIS, with the formulas in the dataset, and have a dynamic switching chart as you can see in the uploaded file. Can it be done? Thanks a bunch in advance.