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 dencom 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: slash85
  • Content: Threads
  • Order by date
  1. 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...
  2. 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...
  3. 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