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 gkittelson 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: *

  1. slash85

    X-Y scatter plot

    I dont fully understand this. Whatever I try, the Summary Options in the Chart Expert are always greyed. Heres the situation in a bit more detail. Ive got a table grouped on field M (and sorted descending), and Im displaying fields M and N. I calculate M * N, and then the two fields I want...
  2. slash85

    X-Y scatter plot

    Im trying to produce an X-Y scatter plot. Ive got two columns of data in a report, for (Running Total of A)/(Grand Total of A) and (Running Total of B)/(Grand Total of B). When I go into the Chart Wizard, I choose the data tab, and neither of the formulas are listed. I guess the problem is...
  3. slash85

    Runnig Total Formula

    I have a report that has a running total of 'number of observations' using the following formula: if {model_.Node numbers} <> 1 then {#RTotal Cum Mail} else {model_.Number of observations} This ensures that node 1, which will always be the last value, displays its actual value and not the...
  4. slash85

    Windows / UNIX enviroment

    Hi, I'm generating a crystal report on windows. The data file is a csv file that reside's on UNIX so i use a ODBC connection to pull the data in. When I then save the report to the UNIX enterprise to preview the report it shows the basic template but no data. In the odbc.ini file i've...

Part and Inventory Search

Back
Top