Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: waldopepper
  • Content: Threads
  • Order by date
  1. waldopepper

    Percentages per group

    Hi! Not sure if I'm doing something stupid here (likely) but I have a variable that contains either blank value or 'Yes'. What I've done is create a Formula from this if {vw_Crystal_All.bkp_marketing_Posters} <> '' then 1 else 0 Then created a summary (sum) per group so I have a count of...
  2. waldopepper

    Pie charts for multi-response fields?

    Hi - I have a multi-response field in my database that I've split out into individual answers: e.g. How did you become aware of this product? Field1: 'Y' = Newspaper Field2: 'Y' = Online Field3: 'Y' = TV etc where one record could have ticked Y to all three of these. The rest of the...
  3. waldopepper

    Adding total to graph?

    I have a graph that currently displays a percentage for 4 different products twice weekly. Basically I want to also add a total for all data to the right hand side. Would it be possible to show this in the same graph? Here's the existing one...
  4. waldopepper

    Crystal Report Viewer printing blank pages

    Has anyone ever had any problems printing reports using the Crystal Report Viewer (viewing a published report through Enterprise with the web-installed reports viewer). Basically it prints the page header, footer and inside that a grey outline box almost an inch in from the edge of the paper...
  5. waldopepper

    CR11 -&gt; CE10

    As the title suggests, we have Crystal Enterprise v10 running on a server and a user in our company evaluating Crystal Reports v11 wants to know how compatible they are - can you save a v11 Report to a v10 Enterprise environment and have it behave as normal (e.g. you might lose v11-specific...
  6. waldopepper

    Targets on graphs

    Hi Here's a question I think I know the answer to but I thought I would double-check. I think I've found the only way to put a 'Target' line on a bar chart (Grid, Custom line) but you can't label it so it's a bit useless for my needs. What would be really great is if I could put more than one...
  7. waldopepper

    Crystal Enterprise v10 port numbers

    Now this question might not make much sense at all but I've been tasked with asking it by our helpdesk! Can you change the port numbers that CE v10 uses for its web traffic? We had to seperate the web components of our Crystal Enterprise solution so that Crystal Enterprise is installed & runs...
  8. waldopepper

    Parameters from file?

    Here's a bit of a shot in the dark, is there any way with Crystal Enterprise file events that you can read in text from the file to use as parameters with a published report?
  9. waldopepper

    Unable to connect: incorrect log on parameters

    Hope someone can help - I've got an error that's driving me crazy! I have a report that connects to the ODBC (SQL 2000) data source fine on the server when I locally create a Crystal Report. I get databack fine from here but when I publish it to the Crystal Enterprise (on the same machine)...
  10. waldopepper

    Crystal Enterprise - moving to a new server

    More by neccessity - our Crystal server died (very bad hardware failure) so I'm setting up Crystal Enterprise on a new server. The old hard disks are fine and I'm confident I can mount the old CE10 database again on the new server (under a different name) - now am I imagining things or do I...
  11. waldopepper

    Publishing a report using Oracle ODBC driver

    Hi can anyone help us with this publishing connection problem? I have a ODBC connection to an Oracle database setup - I have created a report from the data (all works fine and returns data OK) and then published it to our Enterprise environment. However when I change the properties of this...
  12. waldopepper

    Web component

    Crystal Enterprise question - our Enterprise server also hosts the web access (for external clients etc) but our company rules now stat that our web servers can't hold any sensitive information such as reports. I've heard that you can seperate the web components of Crystal Enterprise and have...
  13. waldopepper

    save as .. Crystal Enterprise

    We have Crystal Enterprise & Reports (v10) installed on a server that we use to create and publish reports over the web. Due to their sucess, we're going to purchase & install more copies of Crystal Reports on developers machines - all reports created will need to be published to the central...
  14. waldopepper

    Text interpretation: HTML

    I've written a report that displays a text field (that contains HTML) - on the left in it's raw format and again on the right of the report rendered as HTML (Text interpretation) so I can see them both side-by-side. It seemed to work OK but I've just noticed that it mainly just strips out tags...
  15. waldopepper

    Business Objects v6.5 evaluation?

    We have a couple of servers at work that still run Business Objects 5.0.3. We only use the Business Query aspect of BO but now we've upgraded to Excel 2002 Business Query no longer works (Excel returns an unknown error when Business Query loads). We are probably going to upgrade Busines...
  16. waldopepper

    Most recent # day

    Can anyone help us with a bit of code - I want to determine the most recent friday (previous) to a supplied date in a stored procedure. So if I a date (e.g. 15th June 2005), I need the stored procedure to return most recent previous Friday's date (10th June 2005) - all in datetime format. I...
  17. waldopepper

    Alerts

    Hi I have a report that alerts me fine when I run it locally, but I'm having troubles getting it working when published to my Enterprise. Is it possible for the pop-up window to appear with the records highlighted through the alert whilst using a published report through Enterprise (the way...
  18. waldopepper

    Exporting reports locally - saved data

    If you have a drill through report with LOTs of data, is there any way to export the report locally so that all the data is available to use with the off-line viewer? I have 1 report 1000's of records that can be drilled down right to the individual level to show name/address - obviously it...
  19. waldopepper

    Web access to OLAP cube - permissions problem

    I've seen lots of kinda similar threads to this one describing permission problems with OLAP cubes but I think this one is a little different. I already have a cube that I can view fine through a web page (username/password/domain authenticated). I have added another cube (different data source...
  20. waldopepper

    Crystal Analysis guide books

    Hi - we are looking for a Crystal Analysis book that guides the reader through making reports and generally how Analysis works (from the users point of view using published reports in Enterprise). I can't find anything anywhere - just books and books about Crystal Reports instead. Is anyone...

Part and Inventory Search

Back
Top