It seems a little like overkill for what I want to do, but I might as well learn to use it. I've never used Crystal Reports (or any reports really) before, so it will be interesting...
Although there's a bit more of a learning curve, I'd urge you to look into creting XSLT outputs for reports as well. Although there's quite a bit of overhead and learning curve to xml, learning it is VERY beneficial, and you can generally do alot more with how you want the report to look than you can with CR.
OK Jack, but for the moment I just want to get this project finished. Thanks
Alcar - thanks for that, but it's driving me mad.
I have a view in my Oracle database (basically its the same as a query in MS Access) which gives me the data I need. It produces two fields and the source is something like this
Select Name, Count(Name) from Entries group by Name
So it does the hard work - I only want Crystal to show the resulting table as a pie chart.
I can get it to show the count field as a pie chart, but I cannot see how to get it to label the segments correctly, since it is just plain refusing to accept the Name field when the combo is set to "For each record"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.