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 SkipVought 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. rwortman

    Measure intervals between records

    This formula counts the time interval between two different database fields. What I need to do is calculate to time interval between indentical fields in successive records
  2. rwortman

    Measure intervals between records

    I am trying to construct a mean time between failures report from a work order based maintenance database. This requires me to report the time interval between the selected records. I know i can do this easily if I export the records to Excel. Any ideas how to do this within CR?
  3. rwortman

    Chart Expert Missing fields

    IF {#totaldowntime} <168 THEN 100-(Sum ({@Downtime}, {@week}) % 168) else 0
  4. rwortman

    Chart Expert Missing fields

    I have a formula field placed on a group footer in my report that calculates something based on a summary field. I am trying to create a chart with the chart expert and it is not showing this formula field as an available field. This happened to me before and I can't remember what I did.

Part and Inventory Search

Back
Top