Jump to content

This topic is 7608 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I'm building a fault management system in FM7.

I'm using Timestamp to record start times and end times for the fault and

then calculating elapsed time.

Resolution Time = Timestamp Closed - Timestamp Open

The problem is, I want to create a report showing Average, Min & Max

resolution times.

But average(Resolution Time) doesn't work because Resolution Time is in

Timestamp format, so I scripted a copy & paste from Resolution Time into

Resolution Time Plain (Number format) and tried this:

average(Resolution Time Plain)

still no go.

I've tried placing the average(Resolution Time Stamp) into a Grand

Summary, Footer and Summary parts - no change.

I'm sure this must be easy, but it's got me stumped.

thanks

shane

Version: v7.x

Platform: Mac OS X Jaguar

  • Newbies
Posted

Have you tried to make your resolution time a "time" field and have an insert calculated result script for the field?

Then you could summerize the Time field.

This topic is 7608 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.