473,386 Members | 1,819 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,386 software developers and data experts.

Blank Charts

I have a simple query that basically pulls in an employee's name, and
3 different scores. I am trying to make a report where each employee
shows up on a different page, and the 3 scores are shown in a bar
graph. The simple bar graph is set up like I need it to, but when I
link the master/child fields, the graph turns out blank. I remove the
link, and the full graph shows up. I want the graph to show that one
employee's scores on that page, the next employee on the next page,
etc. I have a grouping level at [Name], and 'Force new page' after the
Name footer section. I have the [Name] field in the detail section of
the report for the link. The SQL query for the graph is:
SELECT [e11 - Add Date Range Into Results].Name,
[e11 - Add Date Range Into Results].SCORE1,
[e11 - Add Date Range Into Results].SCORE2,
[e11 - Add Date Range Into Results].SCORE3
FROM [e11 - Add Date Range Into Results];

I am using Access 97. What am I missing?? Thanks for your help.
Nov 12 '05 #1
1 4869

I have a working graph in my database without really understanding the way
graphs work. All done by trial and error, so I cant tell you what is needed.
I can tell you what I have: a standard query without the " - Add Date Range
Into Results" bit.

Perhaps that's what you need also. Note that you might have to add a
ctlGraph.Requery somewhere in your code (e.g. in the Form_Current event)

Bas Hartkamp.

Andy <an******@accesstoledo.com> schreef in berichtnieuws
68**************************@posting.google.com...
I have a simple query that basically pulls in an employee's name, and
3 different scores. I am trying to make a report where each employee
shows up on a different page, and the 3 scores are shown in a bar
graph. The simple bar graph is set up like I need it to, but when I
link the master/child fields, the graph turns out blank. I remove the
link, and the full graph shows up. I want the graph to show that one
employee's scores on that page, the next employee on the next page,
etc. I have a grouping level at [Name], and 'Force new page' after the
Name footer section. I have the [Name] field in the detail section of
the report for the link. The SQL query for the graph is:
SELECT [e11 - Add Date Range Into Results].Name,
[e11 - Add Date Range Into Results].SCORE1,
[e11 - Add Date Range Into Results].SCORE2,
[e11 - Add Date Range Into Results].SCORE3
FROM [e11 - Add Date Range Into Results];

I am using Access 97. What am I missing?? Thanks for your help.

Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: MT | last post by:
Hello Everyone: I would like to make some charts based on data I am retrieving from my DB. The charts should be things like bar-charts, pie-charts, line-graphs etc. Th charts can be in any...
4
by: Paul Gardella | last post by:
Folks, Does anyone know of a Python module for building organization charts? I've looked at gdchart and JPGraph, but neither of them do org charts, as far as I can tell. Seems it can be done...
1
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...
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: STeve | last post by:
Hey guys, I just want to thank you guys in advance. I am currently having problems displaying some dynamically generated charts using office web components. If I am an admin on the server, I...
0
by: mscir | last post by:
Date: Thu, 08 Jul 2004 17:02:27 -0700 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <10ero4l3kp2qa65@corp.supernews.com> Reply-To: mscir@usa.com User-Agent: Mozilla/5.0...
3
by: vanisathish | last post by:
Hi All, Is there a way to draw charts from SQL Server Data using ASP.?Is it possible to use the SQL Reporting Services using ASp
4
by: Wayne | last post by:
I have posted this problem a couple of times over the last few years but have been unable to find a solution that works. Sometimes charts in reports will display showing the design data instead of...
6
by: chaelon | last post by:
I'm trying to gather info on whether VB.NET would be right for my application needs. I need to create basic charts, such as line charts, bar charts, pie charts, etc., with maybe regression lines...
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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.