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

Crystal Report Charts

Hi, I have a problem drawing charts in crystal reports.
I have a dataset from an xml file which contains the following information
as an example:

<DocumentElement>
<CarParkHistory>
<Count>111</Count>
<DateTime>27/09/2008 00:00:00</DateTime>
<Location>Location A</Location>
</CarParkHistory>
<CarParkHistory>
<Count>253</Count>
<DateTime>27/09/2008 00:00:00</DateTime>
<Location>Location B</Location>
</CarParkHistory>
<CarParkHistory>
<Count>593</Count>
<DateTime>27/09/2008 00:00:00</DateTime>
<Location>Location C</Location>
</CarParkHistory>
<CarParkHistory>
<Count>519</Count>
<DateTime>27/09/2008 00:15:00</DateTime>
<Location>Location A</Location>
</CarParkHistory>
<CarParkHistory>
<Count>21</Count>
<DateTime>27/09/2008 00:15:00</DateTime>
<Location>Location B</Location>
</CarParkHistory>
<CarParkHistory>
<Count>296</Count>
<DateTime>27/09/2008 00:15:00</DateTime>
<Location>Location C</Location>
</CarParkHistory>
:
:
</DocumentElement>

What I need to be able to do is plot a chart for every DateTime the count
for each location. So in the above example I would like 3 lines on a graph
each showing the counts for the individual car parks.
Can someone explain how to do this please?
Oct 6 '08 #1
0 1169

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

Similar topics

2
by: Sam | last post by:
Hello everyone, I have a table, which contains a picture column, I put URL info into it. "www.myweb.com/1.jpg..." I want to show this picture in my crystal report, I find some samples show the...
0
by: Ahmed Marghani | last post by:
Hi Dear i am using Crystal Report Viewer control in ASP.NET to display crystal reoprt under windows 2000 professional. the control work well but i can't see the charts it the control any one...
0
by: lewindha | last post by:
Hi all I am new to ASP.Net and Crystal Reports. We have VS.Net 2003 and Crystal 10 where I work. I have successfully been able to view reports in a web page. My problem now is that I have a...
0
by: Bilal | last post by:
Hi I'm using Visual Studio 2003 So I developed a Web based Crystal Report, So I got success in this manner. But the Only problem I'm Facing is that, when i make Report in Design Mode in...
5
by: lucoto | last post by:
Hi, I wonder if there's a way to create a Crystal report without using database support. I'd like to use Crystal Reports to create some charts of my application data, but I don't see an option to...
0
by: lucoto | last post by:
Hello, I'm trying to use Crystal Reports in my application but I'm not sure if it's possible in Crystal to do what I need. My app generates an array of reports: Report rep_array; class Report...
0
by: Gilberto Avila | last post by:
I'm currently developing a web application with ASP .NET 1.1. I'm using the bundled Crystal Reports in Visual Studio 2003 to create reports for this application. The system specification requires...
3
by: Miro | last post by:
Hi, Just wondering what a good book is on visual studios 2008 ( or 2005 if no 2008 ) that teaches you how to properly use crystal reports with it. Or im assuming that as long as I can create a...
4
by: Pioneer | last post by:
Hi, Could you let me know: In Crystal report, how can I make it accept Values? I am making a form in crystal and it would be filled by user. Thanks
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: 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:
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
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...
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.