473,756 Members | 1,676 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Reports - Displaying a chart based on a parameter type query

I have developed a number of reports that are based on parameter queries
where the user enters criteria such as a date range and a sales rep say. I
want to be able to show a graphical picture in the form of a bar chart based
on the data within the report. Can I do this as when I have tried to insert
a chart on the report it displays an error saying that it doeds not
recognise the parameter criteria. Am I right to assume that maybe a chart
cannot be produced if it has used parameter inputs from a parameter type
query?

Any tips would be of great help

Many thanks in advance

Dawn Davis
Nov 13 '05 #1
4 5725
"Andy Davis" <ad******@westn et.com.au> schreef in bericht news:42******@q uokka.wn.com.au ...
I have developed a number of reports that are based on parameter queries
where the user enters criteria such as a date range and a sales rep say. I
want to be able to show a graphical picture in the form of a bar chart based
on the data within the report. Can I do this as when I have tried to insert
a chart on the report it displays an error saying that it doeds not
recognise the parameter criteria. Am I right to assume that maybe a chart
cannot be produced if it has used parameter inputs from a parameter type
query?

Andy,
Your assumption is wrong. Maybe Access has a problem to 'understand' the field-type of your parameters.
-- Is your report showing records without the chart?
-- Is your report with chart showing records when you don't use parameters?

--
Hope this helps
Arno R
Nov 13 '05 #2
Dear Arno

I get the following error message " Microsoft Jet Database engine does not
recognise Forms!Menu!Repp icklist as a valid field name or expression".
The user would normally enter the parameter for the query via a form. I have
tried just run the query on its own with the values typed directly into the
query and this works ok when inserting the chart on the report and the
values are correct. However as soon as it is run as a parameter query I then
get the above error message.

Many thanks in advance.

"Arno R" <ar************ ****@tiscali.nl > wrote in message
news:42******** **************@ dreader2.news.t iscali.nl...
"Andy Davis" <ad******@westn et.com.au> schreef in bericht
news:42******@q uokka.wn.com.au ...
I have developed a number of reports that are based on parameter queries
where the user enters criteria such as a date range and a sales rep say. I
want to be able to show a graphical picture in the form of a bar chart
based
on the data within the report. Can I do this as when I have tried to
insert
a chart on the report it displays an error saying that it doeds not
recognise the parameter criteria. Am I right to assume that maybe a chart
cannot be produced if it has used parameter inputs from a parameter type
query?

Andy,
Your assumption is wrong. Maybe Access has a problem to 'understand' the
field-type of your parameters.
-- Is your report showing records without the chart?
-- Is your report with chart showing records when you don't use parameters?

--
Hope this helps
Arno R
Nov 13 '05 #3
Andy, I think you need this to 'tell' Access about your parameters:
Use the query-menu, menu item Parameters, enter the criteria EXACTLY
as you use them (cut and paste is safest) and enter the data type.

--
Hope this helps
Arno R

"Andy Davis" <ad******@westn et.com.au> schreef in bericht news:42******** @quokka.wn.com. au...
Dear Arno

I get the following error message " Microsoft Jet Database engine does not
recognise Forms!Menu!Repp icklist as a valid field name or expression".
The user would normally enter the parameter for the query via a form. I have
tried just run the query on its own with the values typed directly into the
query and this works ok when inserting the chart on the report and the
values are correct. However as soon as it is run as a parameter query I then
get the above error message.

Many thanks in advance.

"Arno R" <ar************ ****@tiscali.nl > wrote in message
news:42******** **************@ dreader2.news.t iscali.nl...
"Andy Davis" <ad******@westn et.com.au> schreef in bericht
news:42******@q uokka.wn.com.au ...
I have developed a number of reports that are based on parameter queries
where the user enters criteria such as a date range and a sales rep say. I
want to be able to show a graphical picture in the form of a bar chart
based
on the data within the report. Can I do this as when I have tried to
insert
a chart on the report it displays an error saying that it doeds not
recognise the parameter criteria. Am I right to assume that maybe a chart
cannot be produced if it has used parameter inputs from a parameter type
query?



Andy,
Your assumption is wrong. Maybe Access has a problem to 'understand' the
field-type of your parameters.
-- Is your report showing records without the chart?
-- Is your report with chart showing records when you don't use parameters?

--
Hope this helps
Arno R

Nov 13 '05 #4
Arno

Many thanks for that. It worked and also gave the correct results in the
report.

Regards

"Arno R" <ar************ ****@tiscali.nl > wrote in message
news:42******** **************@ dreader2.news.t iscali.nl...
Andy, I think you need this to 'tell' Access about your parameters:
Use the query-menu, menu item Parameters, enter the criteria EXACTLY
as you use them (cut and paste is safest) and enter the data type.

--
Hope this helps
Arno R

"Andy Davis" <ad******@westn et.com.au> schreef in bericht
news:42******** @quokka.wn.com. au...
Dear Arno

I get the following error message " Microsoft Jet Database engine does not
recognise Forms!Menu!Repp icklist as a valid field name or expression".
The user would normally enter the parameter for the query via a form. I
have
tried just run the query on its own with the values typed directly into
the
query and this works ok when inserting the chart on the report and the
values are correct. However as soon as it is run as a parameter query I
then
get the above error message.

Many thanks in advance.

"Arno R" <ar************ ****@tiscali.nl > wrote in message
news:42******** **************@ dreader2.news.t iscali.nl...
"Andy Davis" <ad******@westn et.com.au> schreef in bericht
news:42******@q uokka.wn.com.au ...
I have developed a number of reports that are based on parameter queries
where the user enters criteria such as a date range and a sales rep say.
I
want to be able to show a graphical picture in the form of a bar chart
based
on the data within the report. Can I do this as when I have tried to
insert
a chart on the report it displays an error saying that it doeds not
recognise the parameter criteria. Am I right to assume that maybe a chart
cannot be produced if it has used parameter inputs from a parameter type
query?

Andy,
Your assumption is wrong. Maybe Access has a problem to 'understand' the
field-type of your parameters.
-- Is your report showing records without the chart?
-- Is your report with chart showing records when you don't use
parameters?

--
Hope this helps
Arno R

Nov 13 '05 #5

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

Similar topics

1
2946
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
5
4042
by: Jerry Hull | last post by:
I'm working with a database developed by an untrained person over several years - and on a network that has recently been upgraded with a new server installed and MS office upgraded from 2K (I think - it might have been XP) to 2003. The database is impressive, both in what it does and the obtuse and inconsistent ways it works. There are several hundred queries, for example, with no indication of where they are used or if they are in fact...
3
2097
by: NickJ | last post by:
Dear all, I've encountered an unusual problem having just recently upgraded an Access 97 database to Access 2000 format and was hoping somebody could point me in the direction of a solution. 1. The problem: Essentially, a couple of the reports which contain SeriesLine charts are NOT displaying the series-lines (i.e. the results) on the charts correctly in
3
3433
by: StBond | last post by:
Hi everyone, I am new to Access and Visual Basic so things my be getting across a bit cloudy. I only started using VB for one week. I am having a little problem with the database that I am working on. I am working with MS Access 2002. And I am having a problem with one of my charts. I will explain how everything is laid out then go into details.
2
3405
by: mrwoopey | last post by:
Hi, I have a web based OLAP cube (based on the SQL 2000 resource kit version) and I need to know how to display it in a chart (web based). I know that there are 3rd party tools but I need a cheaper way to do this. Please post any code or links. You help is greatly appreciated! Thanks,
9
3090
by: Patrick.O.Ige | last post by:
I have a code below and its a PIE & BAR CHART. The values now are all static but I want to be able to pull the values from a database. Can you guys give me some ideas to do this? Thanks Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load 'Declare your object variables
4
2500
by: touf | last post by:
hi, I'm using Crystal reports to generate a simple report in a VB.net windows application, I've defined all my stuffs (accessMDB,query, 2 parameters) in the report design, and it's working fine, when a report is opened it prompts me to input the parameters values . But, in order to incorporate this report to my application, I have 3 quetions: 1- How can I send the parameters from my form directly (so there will be no prompt)? 2- How can...
1
1707
by: access baby | last post by:
Hi Below mention is the reply from Salad on my query i created a crosstab query and form not based on any table of qurey but this doesnt work . I somehow have missed something actually i have too many database tables with relationship and need the cycle time of projects. i have a huge database based on date and time need to create
0
1280
by: Aswanth | last post by:
I'm Working with SSRS-2005 Reports in C# Web Applications.. I'm having One Doubt regarding Division.. In Chart Control (Pie-Chart Type) (Properties--> Data--> Values--> (Select Edit)--> EditChartValues--> PointLabels-->Label-Expression) I'm Using the Following expression.. =Floor((Fields!Price.Value*100)/Sum(Fields! CPU.Value, "DataSet1_AmountDetails")) & "%"
0
9455
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10031
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
9869
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
9838
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
8709
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
6534
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
5140
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
5302
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3805
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.