473,382 Members | 1,421 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Charts By Month

I have created several charts of an activity by month using a simple query to aggregate the data. When I do the results only include the months that have data, i.e., if there was no activity for a given month the month is left out of the chart. Is there a way to force the x axis to increment monthly even if the data value for the month is 0? I am using stacked bar charts.

Thanks

dnetzley
Nov 19 '09 #1

✓ answered by NeoPa

You would need a data source that returned the months to start with. From there you could use a LEFT JOIN into your data results.

3 1716
NeoPa
32,556 Expert Mod 16PB
You would need a data source that returned the months to start with. From there you could use a LEFT JOIN into your data results.
Nov 19 '09 #2
Thanks. I was hopeing there was a way to increment the month in code but the table idea is simple and easy.

dnetzley
Nov 19 '09 #3
NeoPa
32,556 Expert Mod 16PB
You can use code to populate the table if you like, but I'm pretty sure you can't return a dataset from code like, say, a Cursor in T-SQL.
Nov 19 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Alan | last post by:
Hi there, Are there Excel charting gurus here?? If so then please read on... Sorry for the cross-post but I'm not familiar with the Excel groups. I've posted to asp.general because if I have...
0
by: Jeff F via AccessMonster.com | last post by:
I am having the toughest time trying to get this to work. I have a report that list numerous projects, for each project I need to graph two data sets over time (savings and average savings per...
18
by: Good Man | last post by:
Hi there Just before I sit down and re-invent the wheel, I was wondering if anyone here has coded any Gantt charts (preferably 'week' style as opposed to 'month' style) and might have a class...
18
by: DFS | last post by:
I posted this question yesterday, and nothing but silence. I looked through cdma in Google, and it seems whenever someone posts questions about scatter charts, they get ignored. So, hopefully,...
4
by: Doc Holiday | last post by:
I have set up charts to chart activity for the 3 years previous to the date the report is run. If there is a month during one of those years with no activity, instead of the chart going to zero,...
9
by: MikeSA | last post by:
Hi I a trying to create a chart that reflects monthly cumulative totals from a query. The query fields show sales opportunities forecasted invoice date (OppForInvDate), Opportunity Description and...
1
by: luc.van.straaten | last post by:
Hello! I'm a new Access user and I believe I'm facing a problem that can be solved easily, but I don't know how. My goal is to calculate monthly failure rates A failure rate is the result of...
1
rcollins
by: rcollins | last post by:
I am new at charts. I want to make a chart that gives me the amount of incidents per month. Shouldn't be that hard but at the moment the best I get is totaling all of the month values for each year...
0
by: tambourine63 | last post by:
Hi all! I have a report that runs by supervisor, service manager, or division manager. To me, the report is built strangely because the only way I could get it to total up correctly was to put...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.