I have a large data file (43K + lines) which produces line graphs of the data by specified ranges. I have just begun using defined name ranges and the data is presenting perfectly, but the x-axis labels are not. I have 3 different graphs based on the defined ranges for the current specified ReportPeriod month (a validation field based on the filtered source data), ReportRange (based on the selected ReportPeriod AND a specified starting month for the range-again a validation field based on the filtered data) and another for the entire data history.
I am having trouble with the labels on all three graphs in my current file. The original file that I set up (different client/data set) used 1 hour increments for my data (it is an electric meter file reporting usage every hour) and worked perfectly, labels and all. The new file that I am working on works well for the graphed data but not the labels. I don't know why it should make any difference, but the new file has the meter reporting every quarter hour (therefore 4 times the data).
For the range report (specified start month to specified report month - a variable range) as well as the total history report, the label for the first month of the period shows up on the graph. For the total history, the first month of the next year also appears - but none of the other months in the range display.
For the current report period graph, the xaxis is supposed to display the day of the month. For all odd-numbered day months the graph displays perfectly. For all even numbered day months - the only thing that shows up is the "1" corresponding to the first day of the period.
The data in this large file (using defined name ranges) is the same data that I previously used in a "normal" spreadsheet to present the same graphs and the labels always presented correctly using fixed xaxis range definitions. Why won't they work with defined name ranges?
I am having trouble with the labels on all three graphs in my current file. The original file that I set up (different client/data set) used 1 hour increments for my data (it is an electric meter file reporting usage every hour) and worked perfectly, labels and all. The new file that I am working on works well for the graphed data but not the labels. I don't know why it should make any difference, but the new file has the meter reporting every quarter hour (therefore 4 times the data).
For the range report (specified start month to specified report month - a variable range) as well as the total history report, the label for the first month of the period shows up on the graph. For the total history, the first month of the next year also appears - but none of the other months in the range display.
For the current report period graph, the xaxis is supposed to display the day of the month. For all odd-numbered day months the graph displays perfectly. For all even numbered day months - the only thing that shows up is the "1" corresponding to the first day of the period.
The data in this large file (using defined name ranges) is the same data that I previously used in a "normal" spreadsheet to present the same graphs and the labels always presented correctly using fixed xaxis range definitions. Why won't they work with defined name ranges?