473,407 Members | 2,315 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,407 software developers and data experts.

In need of help creating pivot chart with count of 8 fields per month

Hey hopefully someone can help me out I have a database each line is a different record. These records have date, company name, and then 8 fields with Accept reject or N/A. I am trying to create a pivot table that will show the count of each of the Reject totals (for each of the 8 fields) per company for each month. I am having a very hard time doing this. Ideally the company would be put into place as a filter for the entire table. The big issue i have is showing these totals of the 8 columns independentaly from the other columns. instead of (Reject, Accept, N/A, Accept, Accept, Accept, Reject, Accept) Thanks for any help at all.
Jun 14 '07 #1
3 1540
MMcCarthy
14,534 Expert Mod 8TB
Hey hopefully someone can help me out I have a database each line is a different record. These records have date, company name, and then 8 fields with Accept reject or N/A. I am trying to create a pivot table that will show the count of each of the Reject totals (for each of the 8 fields) per company for each month. I am having a very hard time doing this. Ideally the company would be put into place as a filter for the entire table. The big issue i have is showing these totals of the 8 columns independentaly from the other columns. instead of (Reject, Accept, N/A, Accept, Accept, Accept, Reject, Accept) Thanks for any help at all.
Forget the pivot table for the moment. You need to work out the query. Post the SQL of the query as it stands without filters.
Jun 14 '07 #2
Ok as it is i really don't have any code at all. Everything that i have tried has just failed completely so i am staring from scratch for the most part when it comes to the query. so anything at all will help me out.
Jun 14 '07 #3
MMcCarthy
14,534 Expert Mod 8TB
Ok as it is i really don't have any code at all. Everything that i have tried has just failed completely so i am staring from scratch for the most part when it comes to the query. so anything at all will help me out.
I can't see your table so post the SQL of a basic query that returns all the fields you want to see in your pivot table. Then explain how you want the values counted etc.
Jun 14 '07 #4

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

Similar topics

22
by: PeteCresswell | last post by:
I've been to http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mschrt/html/vbobjtitleobject.asp, but still don't have a clue. For example, I've got a chart object namde...
3
by: amanda | last post by:
Hope someone can help me with this - I've been staring at it stupidly for hours now, convinced there must be an easy way to achieve the results I want: I have a very large table recording every...
3
by: Gert v O | last post by:
Can someone help me parsing this ms-access PIVOT sql-statement to a ms-sql-server sql-statement? Many thanks in advance TRANSFORM Count(KlantenStops.id) AS AantalVanid SELECT...
1
by: Saintor | last post by:
This is for A97 in runtime or MDE mode. My intent was to define a temporary query using the recordsetclone property / filter / orderby. The controlsource of my chart would be based on a grouped...
5
by: JayDawg | last post by:
Is there any way to create a pivot table in a report? I have a query with the fields Date, Name, and Data, and I am trying to create a report that has the dates running across the top (like...
5
by: Kuna | last post by:
Hi All, I am trying to create a gantt chart in php by getting data from database. I am using WindowsXp OS and having php-4 and my-sql DB. I have installed the JPGRAPH package to my system and...
4
by: access baby | last post by:
i have a huge database based on date and time need to create different report we need to measure our work processes how many order received , order cancelled, completed and count of items completed...
5
by: fruityfreak | last post by:
What languages is this in??? <?php session_start(); require('db.php'); mysql_connect(MACHINE, USER, ''); mysql_select_db(DBNAME); //Obtaining session variables (From do_login.php)
1
by: CoreyReynolds | last post by:
I can't find any information on this. If I have an existing query and I want to dump it into a page on a spread sheet and modify it as a pivot table all in VBA, can I do that? I only have the...
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
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
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...
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
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...
0
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,...

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.