Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I'm running FM6 for a computer inventory database. I want to be able to somehow create reports that can tell me how many PCs are in building X, how many have a X CPU, or X RAM.

I assume this can be done but don't know where to begin doing it. Can someone point me in the correct direction?

Thanks,

Brad

Posted

If there is only one file involved, you need three self-relationships: one from buildingID to itself, one from cpuID to itself, and one from ramID to itself. Then you create calculation fields of Count(relationship::serial). If there are multiple files involved, you'll need relationships between them, similar to those above, appropriate to each file, with Count calculations in those files.

Posted

I've got multiple files involved. One for PC, one for monitors, 1 for rooms. Where would I create the relationship and count fields?

Thanks,

Brad

This topic is 7359 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.