Configuring the Interval for Overloaded Members

You can set the interval for how members are calculated as overloaded, meaning that all their task durations exceed the scheduled hours on a weekly or monthly basis. The count of overloaded members for a project displays on the project dashboard.

See Also
Configuring Properties
  1. Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
  2. To configure the interval for overloaded members, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      emxProgramCentral.TileStatus.MemberInterval=Weekly

      The value "Weekly" (default) calculates overloaded members using a weekly interval.

      The value "Monthly" calculates using a monthly interval.

      For example, "Weekly" calculates the duration of all tasks assigned to the member in a week. If the duration of assigned tasks in that week is greater than 40 hours (8 hrs. x 5 day=40 ), the member is overloaded. A similar logic is used to calculate the monthly interval.

    2. Set the value for this property depending on your business requirements.
  3. When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxProgramCentral.properties page object. For more information, see Editing Properties Using MQL.