bdam Posted September 20, 2010 Posted September 20, 2010 I have a chart that lists the sales by months. There is a data set for the current and last 3 years. I am accomplishing this with calculation fields that create a delimited set of data. The current year's data obviously isn't complete so the graph just nose dives to zero for future months. Is there a way to have the current year's line be partial and not plot future months? The sales guys always jump a little inside when they see that initially.
comment Posted September 20, 2010 Posted September 20, 2010 This part is not clear: I am accomplishing this with calculation fields that create a delimited set of data.
bdam Posted September 20, 2010 Author Posted September 20, 2010 The chart type is Current Record (Delimited Data). I have four calculation fields that create this delimited data, 12 values in each that correspond to the months of the year. I then add these fields to the Y axis. So the field that creates data for the current year won't have 12 values and I'm trying to figure out how to make that a partial line instead of a line that bottoms out at zero. If I only state 9 data points it still maps the remaining ones to zero to fill out the line.
comment Posted September 20, 2010 Posted September 20, 2010 How many years (lines) are you showing at once?
comment Posted September 20, 2010 Posted September 20, 2010 I am afraid I still don't understand the issue here. Does this work for you? PartialChart.zip
bdam Posted September 20, 2010 Author Posted September 20, 2010 Actually, you understood the problem perfectly, and solved it at the same time. To see what I mean, in your example change the chart style to curve fitting. You'll see that your partial line takes a nose dive to zero.
comment Posted September 20, 2010 Posted September 20, 2010 Ah. Never thought of using curve fitting. Now I see what you meant. Interesting buglet.
bdam Posted September 21, 2010 Author Posted September 21, 2010 I'll send a bug report. I hope you don't mind me using your example file to create a screen shot to better describe the problem.
Recommended Posts
This topic is 5175 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now