473,659 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating Grouped Charts with Access Reports

28 New Member
I have a query that has three columns:
-# of defects
-location
-Reason

The location will always be one of four things. The reason will always be one of three things. I want to create a report that will create four different pie charts, one of each location, showing Reason vs # of defects.

Currently, what I have is this:

the report recordsource (in pseudo-code) is "select location from [query] group by location"

the chart recordsource (an embedded object in the report, again in pseudo-code) is "select reason, defects, location from [query] group by reason, defects, location"

the report groups each section by location and forces a new page after each location group

for the chart i have linked child and master fields as location

i get four pages of blank charts. if, however, i remove the master and child links i get four pages of identical charts - all of them include all four locations' data.

what am I doing wrong?

I could probably write some VB to take care of this but I don't want to. I'm not going to work here forever, and it would be nice if my successors didn't have to dig through all of my programs to figure out how to make changes if, say, we add a location or new reason category.
Dec 15 '10 #1
3 4552
normalice
28 New Member
huh. almost 400 views and no replies. Either the solution is so embarassingly easy that no one wants to waste their time, or no one knows.

if the solution is very simple, someone please let me know and i'll look for it. If anyone reading this doesn't know, please say so: that way I know that at least there isn't a simple solution.

Thanks
Dec 16 '10 #2
hype261
207 New Member
Normalice,

I don't know about the other people here, but I try to stay away from creating Charts in Access. Other people might have had better luck, but I have always found it to be cumbersome and the charts themselves don't look as good as if I made them in Excel.

With that being said if my users what a chart of some data I usually take the data and dump it into excel and create the chart there. That way if they want to change my chart into a bar, pie, or scatter chart it is very easy for them and they don't have to bug me.
Dec 16 '10 #3
normalice
28 New Member
yes, i thought of that but the only problem i had with it is that it would result in double-saving data. If the data is already stored in access i would like it to stay there.

Of course, if I don't get an answer to this, excel is probably what I'll end up doing.
Dec 16 '10 #4

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

Similar topics

1
2939
by: Joris Kempen | last post by:
Hi people, I know that the question has come around sometimes: How to open an Access Report using ASP and export it to for example RTF. I'm trying to implement the first method of David Cline: http://www.15seconds.com/issue/981216.htm
16
48867
by: cyranoVR | last post by:
This is the approach I used to automate printing of Microsoft Access reports to PDF format i.e. unattended and without annoying "Save As..." dialogs, and - more importantly - without having to use a commercial program such as Adobe Acrobat and its associated API. The technique uses Ghostscript and Redirection Port Monitor - two free programs for creating PDF documents provided free by Russell Lang. The actual automation requires VBA...
5
2856
by: Steven Taylor | last post by:
Hope someone can help. I have an application whereby in order to create one document type I effectively print out 3 or 4 access reports in correct order. So the user goes to the printer, collects the report and has no idea that 3 or 4 reports were actually created in order to produce the printed copy. I now have a need to send that same report to a 'Snapshot' file. Is there a way to combine separate Access reports and have them...
1
3195
by: Brian Barnes | last post by:
I've been searching using google trying to find a way to display Access Reports via ASP.NET and only finding commericial products which appear to require that the report needs to be converted every time that a change is made (this is not ideal for my situation). What I need is something that references the access reports (the data itself is in MS SQL Server) and will display them. Some of the solutions to this I have come across are...
1
1444
by: David | last post by:
Does anyone know how to run MS Access reports from VB.net. I'd like to keep the existing reports in the database if I can. Thanks David
0
1414
by: dkurtz | last post by:
D. Lesandrini published an article some time ago about exporting Access reports as XML, and then updating those XML reports dynamically in ..NET. See->http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnhcvs03/html/vs03g9.asp. I'm not getting it to work. If I use the XML and XSL file as generated by Access, it works OK, but if I generate the XML file myself and try to transform that with the XSL file, I just end up with a...
0
1643
by: gazelle04 | last post by:
Pie charts on Access reports are very ugly. I should repeat this very very ugly. The lines on the pie are not smooth, they are jagged or crooked lines. How could I present the reports to the manager. I wish I could paste the charts here so that you could see how ugly is this. There's many more. The datasheet on pie chart in a design view do not correspond to the actual data. They just showing "East, West, North" etc. Somethime I just copied...
16
6513
by: JoeW | last post by:
I'm utilizing a database that I created within MS Access within a program I've created in VB.NET. I am using the VB front end to navigate the information, but want to be able to print a report, that I've also created within MS Access. I've attempted using the Access.Application instance, but I get errors when it tries to load the database. Just wondering if anyone has any experience with this, and what I should do. Thanks for any...
2
5413
by: zandiT | last post by:
hello everyone when working with access reports using the grouping sections, how do you change the title of the group header section depending on which group is being displayed. i have a report that groups depending on a field called TypeOfReporting. It can either be Complete or Edit. i used the sorting and grouping functionality and it groups all the records depending on if the TypeOfReporting was Complete or Edit. but i want to display the...
1
5600
by: senort01 | last post by:
Is it possible to create a table within MS Access Reports so that horizontal data stays aligned? For example, I have two columns of data. The left column is fixed, the right column will be dynamically generated based on data in the table, usually larger text segments. I need some way to maintain the horizontal alignment of text on the left side with that on the right. Basically, a simple word like table. X Text - Text - ...
0
8332
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8746
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8525
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8627
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7356
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.