|
Creating a Calculation Record
To Create a Calculation Record
1. On the Site window, select the Asset Health view and then the Calculations tab. By default, this tab lists all asset health report calculations for this site and above.
2. Click New. The Asset Health Calculation window appears.
3.
4. Select the Calculation tab.
• VB.NET – Inputs and functions defined on the Calculation tab can be used to create a formula that is calculated at run time. This is the default option
• C# – Inputs and functions defined on the Calculation tab can be used to create a formula that is calculated at run time
• Stored procedure – The expression is provided in a stored procedure that receives its inputs at runtime and returns a valueWith the Complete class option, a starter script template is provided automatically, which you can edit as needed. You can also click Regenerate from Template to reset the formula to the starter script.Tip: You can view the template scripts by opening the Enterprise window, clicking the Administration menu and then Calculation options. For more information, see Defining Calculation Options.
•
8. Select the States tab to add a state to the calculation. For more information, see Creating an Asset Health Calculation State.
9. Select the Details tab to define calculation details. For more information, see Assigning Asset Health Calculation Details.
10. Select the Description tab to enter a description about the asset health calculation.