Use this table to reference valid attributes and keywords for mapping all chart types, including managed trends, metadata from AF, SQL, and inmation databases to Visual KPI Remote Context Service (RCS).
The first column represents the Visual KPI Attribute to which you can map your external elements. Use the Value column to get more information about specific attribute values. The last three columns tell you if such a mapping is possible in either AF, SQL or inmation databases.
Learn more about Mapping AF and SQL Remote Context Service Attributes.
Visual KPI Designer, AF, SQL and inmation Attributes
Bar Charts
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
Bar Chart Name | Name of the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning. E.g. 'Site 1 Chart' | Name of the parent attribute | yes | yes | yes |
Display Order | Numeric value that overrides the default alphanumeric order of Bar Charts. Bar Charts with blanks will be sorted alphanumerically and displayed below Bar Charts with numbers. | Numeric Value | yes | yes | yes |
Description | Description of the Bar Chart that will appear to your users. Use longer descriptions in conjunction with shorter names to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | yes |
Group Name | Name of Group that Bar Chart belongs to. Used when Bar Charts belong to only 1 group. Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on Bar Chart) | no | no | yes | no |
X Axis Label | The label that will be displayed on the x axis of the chart. | yes | yes | yes | yes |
Y Axis Label | The label that will be displayed on the y axis of the chart. | yes | yes | yes | |
ConnectString | Optional ConnectString or DSN defines the connection to the data source used in the query. Required if a query is used for chart data. | yes | yes | no | |
Query | SQL query to retrieve data for the chart. Can return Name and [Column]Color in hex format (eg. 'select Cost, CostColor, Type as Name from Table'). Key parameter {TIMESTAMP} can also be used to allow for historical charts. Requires ConnectString. | yes | yes | no | |
Query Date Format | Formatting applied to {TIMESTAMP} and {TIMESTAMP.Date} parameters passed into the query. If this field is empty windows settings will be used. | yes | yes | no | |
Query Time Format | Formatting applied to {TIMESTAMP} and {TIMESTAMP.Time} parameters passed into the query. If this field is empty windows settings will be used. | yes | yes | no | |
Query Chart Type | Sets the type of query based Bar Chart (Standard, Stacked or Clustered). Stacked and Clustered require the query to return multiple columns in addition to the optional Name and Color columns. Only applies to Bar Charts with a Query and ConnectString. | Standard, Stacked, Clustered | yes | yes | no |
Chart Orientation | Set the Bar Chart to either display vertical or horizontal bars. | Vertical, Horizontal | yes | yes | yes |
Bar Sort Order | Numeric sort order for bars in the Bar Chart. This will change the left to right or top to bottom order of the bars based on each bars numeric value. | None, Ascending, Descending | yes | yes | yes |
Bar 1 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | yes |
Bar 1 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 1 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 1 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 1 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 2 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | yes |
Bar 2 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 2 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 2 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 2 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 3 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 3 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 3 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 3 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 3 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 4 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 4 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 4 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 4 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 4 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 5 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 5 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 5 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 5 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 5 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 6 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 6 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 6 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 6 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 6 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 7 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 7 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 7 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 7 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | |
Bar 7 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | |
Bar 8 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 8 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 8 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 8 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 8 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 9 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 9 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 9 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 9 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 9 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 10 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 10 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 10 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 10 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 10 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 11 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 11 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 11 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 11 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 11 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 12 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 12 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 12 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 12 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 12 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 13 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 13 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 13 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 13 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 13 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 14 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 14 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 14 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 14 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 14 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 15 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 15 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 15 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 15 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 15 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 16 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 16 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 16 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 16 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 16 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 17 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 17 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 17 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 17 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 17 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 18 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 18 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 18 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 18 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 18 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 19 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 19 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 19 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 19 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 19 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 20 | Bar value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Bar 20 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 20 Offset | Relative time offset used to get values from the Bar Interface. This allows the Bar Chart to show Bar Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Bar 20 Color | Display color of the Bar in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 20 Name | Name of the Bar in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Target | Target value for the Bar Chart. Pair this with an interface to have a dynamic Target. If a Target is provided Conditional Coloring can be used. | yes | yes | yes | |
Target Interface | Interface used to retrieve the data based on the Target field contents. If this field is blank then the Target field is treated as a constant value. | auto | yes | no | |
Target Color | Display color of the Target Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Target Name | Name of the Target Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Target Show | Boolean (True/False). Sets the Show (visibility) of the Target line on the Bar Chart. A setting of False will suppress the display of the Target Line to the users but can still be used with Conditional Coloring. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Conditional Coloring | Boolean (True/False). A setting of True will color the bars in either the Above Target Color or the Below Target Color based on how the bar value compares to the Target. A setting of false will use the configured bar colors. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Above Target Color | Color used for the bar if the bar value is greater than or equal to (>=) the Target. Must have Conditional Coloring set to True. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Above Target Name | Name used in the legend for bars with a value greater than or equal to (>=) the Target. Must have Conditional Coloring set to True. | yes | yes | yes | |
Below Target Color | Color used for the bar if the bar value is less than (<) the Target. Must have Conditional Coloring set to True. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Below Target Name | Name used in the legend for bars with a value greater than or equal to (>=) the Target. Must have Conditional Coloring set to True. | yes | yes | yes | |
Baseline | Baseline value for the Bar Chart. Pair this with an interface to have a dynamic Baseline. | yes | yes | yes | |
Baseline Interface | Interface used to retrieve the data based on the Baseline field contents. If this field is blank then the Baseline field is treated as a constant value. | auto | yes | auto | |
Baseline Color | Display color of the Baseline Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Baseline Name | Name of the Baseline Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Line 1 | Line value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Line 1 Interface | Interface used to retrieve the data based on the Line field contents. If this field is blank then the Line field is treated as a constant value. | auto | yes | auto | |
Line 1 Color | Display color of the Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Line 1 Name | Name of the Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Line 2 | Line value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Line 2 Interface | Interface used to retrieve the data based on the Line field contents. If this field is blank then the Line field is treated as a constant value. | auto | yes | auto | |
Line 2 Color | Display color of the Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Line 2 Name | Name of the Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Line 3 | Line value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Line 3 Interface | Interface used to retrieve the data based on the Line field contents. If this field is blank then the Line field is treated as a constant value. | auto | yes | auto | |
Line 3 Color | Display color of the Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Line 3 Name | Name of the Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Line 4 | Line value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Line 4 Interface | Interface used to retrieve the data based on the Line field contents. If this field is blank then the Line field is treated as a constant value. | auto | yes | auto | |
Line 4 Color | Display color of the Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Line 4 Name | Name of the Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Line 5 | Line value for the Bar Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Line 5 Interface | Interface used to retrieve the data based on the Line field contents. If this field is blank then the Line field is treated as a constant value. | auto | yes | auto | |
Line 5 Color | Display color of the Line in the Bar Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Line 5 Name | Name of the Line in the Bar Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AF Attribute name or inmation custom properties name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute (or inmation custom property called Plant Type with a value of Coal. | yes | yes | yes |
Contact | Main contact for the Bar Chart chosen from the collection defined in the contact tab. Can be one or more people. This appears in Bar Chart details. | yes | yes | yes | |
Show | Boolean (True/False) or equivalent (Non-zero = True, 0 = False). Sets the Show (visibility) of the Bar Chart. A setting of False will suppress the display of the Bar Chart to the users. Pair this with an interface to have a dynamic value. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Chart Time | Overrides the default chart time for the Bar Chart. This value can be either an actual or relative date (e.g. 6/12/2015 or *-7Days). Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Chart Time Interface | Interface used to retrieve the Chart Time value. If this field is blank then the Chart Time field is treated as a constant value. | auto | yes | no | |
Start Time | Overrides the default Start Time for the Bar Chart (Note: The Start Time must be < the End Time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | Yes | Yes | No | |
Start Time Interface | The interface used to retrieve the Start Time value. If this field is blank, then the Start Time field is treated as a constant value. | Inferred | Yes | No | |
End Time | Overrides the default End Time for the Bar Chart (Note: The End Time must be > the Start time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | Yes | Yes | No | |
End Time Interface | The interface used to retrieve the End Time value. If this field is blank, then the End Time field is treated as a constant value. | Inferred | Yes | No | |
Scroll Interval | Numeric Length of time that timestamp based charts and tables can be scrolled (pair with Scroll Interval UOM) | Numeric Value | Yes | Yes | No |
Scroll Interval UOM | Unit of time that timestamp based charts and tables can be scrolled (pair with Scroll Interval) | Minutes, Hours, Days, Weeks | Yes | Yes | No |
Lookup Text Length | The numerical override for the maximum length of lookup text displayed on chart cursors. | yes | yes | yes | |
Show Calcs In Chart Cursor | A boolean override that controls whether or not calculations (equations) are displayed in chart cursors. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Sparkline Refresh Interval | The refresh interval (in seconds) for the sparkline. If set to default the site wide screen data update interval will be used. If set to 0 then the sparkline will not auto refresh. | Numeric Value | yes | yes | yes |
Info | Additional relevant information (can be hyperlinked). | yes | yes | yes | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | yes | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | yes | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | yes |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | yes | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | yes | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | yes | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | yes | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | yes |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | yes | |
Bar Chart ID | Read-only system level identifier. | auto | auto | auto |
Gantt Charts
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
Gantt Chart Name | The name of the Gantt Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning (e.g., 'Site 1 Gantt'). | Name of the parent attribute | yes | yes | no |
Display Order | The numeric value that overrides the default alphanumeric order of Gantt Charts. Gantt Charts with blanks will be sorted alphanumerically and displayed below Gantt Charts with numbers. | Numeric Value | yes | yes | no |
Description | The description of the Gantt Chart that will appear to your users. Use longer descriptions in conjunction with shorter names to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | no |
Group Name | The name of Group that the Gantt Chart belongs to (used when Gantt Charts belong to only one group). Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on Gantt Chart) | no | no | no | |
ConnectString | The ConnectString for the data source used in the query. | yes | yes | no | |
Query | SQL query to execute to get data for the Gantt Chart. | yes | yes | no | |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AF Attribute name or inmation custom properties name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute (or inmation custom property called Plant Type with a value of Coal. | yes | yes | no |
Contact | The main contact for the Gantt Chart as selected from the Contact tab collection (can be one or more people). The contact appears in Gantt Chart details. | Contact with valid values being the Contact Name as defined in the VKPI | yes | yes | no |
Show | Boolean (True/False) or equivalent (Non-zero = True, 0 = False). Sets the Show (visibility) of the Gantt Chart. A setting of False will suppress the display of the Gantt Chart to the users. Pair this with an interface to have a dynamic value. | yes | yes | no | |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | no | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | no | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Info | Additional relevant information (can be hyperlinked). | yes | yes | no | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | no | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | no | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | no |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | no | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | no | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | no | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | no | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | no |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | no | |
Gantt Chart ID | Read-only system level identifier. | auto | auto | no |
Pareto Charts
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
Pareto Chart Name | The name of the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning (e.g., 'Site 1 Chart'). | Name of the parent attribute | yes | yes | yes |
Display Order | The numeric value that overrides the default alphanumeric order of Pareto Charts. Pareto Charts with blanks will be sorted alphanumerically and displayed below Pareto Charts with numbers. | Numeric Value | yes | yes | yes |
Description | The description of the Pareto Chart that will appear to your users. Use longer descriptions, in conjunction with shorter names, to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | yes |
Group Name | The name of the Group that the Pareto Chart belongs to (used when Pareto Charts belong to only one group). Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on Chart) | no | no | no | |
X Axis Label | The label that will be displayed on the x axis of the chart. | yes | yes | yes | |
Y Axis Label | The label that will be displayed on the y axis of the chart. | yes | yes | yes | |
ConnectString | Optional ConnectString or DSN defines the connection to the data source used in the query. Required if a query is used for chart data. | yes | yes | no | |
Query | SQL query to retrieve data for the chart. Can return Name and [Column]Color in hex format (eg. 'select Cost, CostColor, Type as Name from Table'). Key parameter {TIMESTAMP} can also be used to allow for historical charts. Requires ConnectString. | yes | yes | no | |
Query Date Format | Formatting applied to {TIMESTAMP} and {TIMESTAMP.Date} parameters passed into the query. If this field is empty windows settings will be used. | yes | yes | no | |
Query Time Format | Formatting applied to {TIMESTAMP} and {TIMESTAMP.Time} parameters passed into the query. If this field is empty windows settings will be used. | yes | yes | no | |
Bar 1 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 1 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 1 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 1 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 1 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 2 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 2 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 2 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 2 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 2 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 3 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 3 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 3 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 3 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 3 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 4 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 4 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 4 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 4 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 4 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 5 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 5 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 5 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 5 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 5 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 6 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 6 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 6 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 6 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 6 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 7 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 7 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 7 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 7 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 7 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 8 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 8 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 8 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 8 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 8 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 9 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 9 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 9 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 9 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 9 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 10 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 10 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 10 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 10 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 10 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 11 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 11 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 11 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 11 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 11 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 12 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 12 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 12 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 12 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 12 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 13 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 13 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 13 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 13 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 13 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 14 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 14 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 14 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 14 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 14 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 15 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 15 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 15 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 15 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 15 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 16 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 16 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 16 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 16 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 16 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 17 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 17 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 17 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 17 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 17 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 18 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 18 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 18 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 18 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 18 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 19 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 19 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 19 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 19 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 19 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Bar 20 | The bar value for the Pareto Chart. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Bar 20 Interface | The interface used to retrieve data based on the contents of the Bar field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Bar 20 Offset | The relative time offset used to retrieve values from the Bar Interface. This allows the Pareto Chart to show Bar Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Bar 20 Color | The display color of the Bar in the Pareto Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Bar 20 Name | The name of the Bar in the Pareto Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AF Attribute name or inmation custom properties name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute (or inmation custom property called Plant Type with a value of Coal. | yes | yes | yes |
Contact | The main contact for the Pareto Chart, as selected from the Contact tab collection (can be one or more people). The contact appears in Pareto Chart details. | Contact with valid values being the Contact Name as defined in the VKPI | yes | yes | yes |
Show | Boolean (True/False) or equivalent (Non-zero = True, 0 = False). Sets the Show (visibility) of the Pareto Chart. A setting of False will suppress the display of the Pareto Chart to the users. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Chart Time | Overrides the default Chart Time for the Pareto Chart (Note: The value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Chart Time Interface | Interface used to retrieve the Chart Time value. If this field is blank then the Chart Time field is treated as a constant value. | auto | yes | no | |
Start Time | Overrides the default Start Time for the Bar Chart (Note: The Start Time must be < the End Time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | Yes | Yes | No | |
Start Time Interface | The interface used to retrieve the Start Time value. If this field is blank, then the Start Time field is treated as a constant value. | Inferred | Yes | No | |
End Time | Overrides the default End Time for the Bar Chart (Note: The End Time must be > the Start time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | Yes | Yes | No | |
End Time Interface | The interface used to retrieve the End Time value. If this field is blank, then the End Time field is treated as a constant value. | Inferred | Yes | No | |
Scroll Interval | Numeric Length of time that timestamp based charts and tables can be scrolled (pair with Scroll Interval UOM) | Numeric Value | Yes | Yes | No |
Scroll Interval UOM | Unit of time that timestamp based charts and tables can be scrolled (pair with Scroll Interval) | Minutes, Hours, Days, Weeks | Yes | Yes | No |
Lookup Text Length | The numerical override for the maximum length of lookup text displayed on chart cursors. | Numeric Value | yes | yes | yes |
Show Calcs In Chart Cursor | A boolean override that controls whether or not calculations (equations) are displayed in chart cursors. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Sparkline Refresh Interval | The refresh interval (in seconds) for the sparkline. If set to default the site wide screen data update interval will be used. If set to 0 then the sparkline will not auto refresh. | Numeric Value | yes | yes | yes |
Info | Additional relevant information (can be hyperlinked). | yes | yes | yes | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | yes | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | yes | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | yes |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | yes | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | yes | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | yes | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | yes | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | yes |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | yes | |
Pareto Chart ID | Read-only system level identifier. | auto | auto | auto |
Pie Charts
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
Pie Chart Name | Name of the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning. E.g. 'Site 1 Chart' | Name of the parent attribute | yes | yes | yes |
Display Order | Numeric value that overrides the default alphanumeric order of Pie Charts. Pie Charts with blanks will be sorted alphanumerically and displayed below Pie Charts with numbers. | Numeric Value | yes | yes | yes |
Description | Description of the Pie Chart that will appear to your users. Use longer descriptions in conjunction with shorter names to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | yes |
Group Name | Name of Group that Pie Chart belongs to. Used when Pie Charts belong to only 1 group. Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on Pie Chart) | no | no | no | |
ConnectString | Optional ConnectString or DSN defines the connection to the data source used in the query. Required if a query is used for chart data. | yes | yes | no | |
Query | SQL query to retrieve data for the chart. Can return Name and [Column]Color in hex format (eg. 'select Cost, CostColor, Type as Name from Table'). Key parameter {TIMESTAMP} can also be used to allow for historical charts. Requires ConnectString. | yes | yes | no | |
Query Date Format | Formatting applied to {TIMESTAMP} and {TIMESTAMP.Date} parameters passed into the query. If this field is empty windows settings will be used. | yes | yes | no | |
Query Time Format | Formatting applied to {TIMESTAMP} and {TIMESTAMP.Time} parameters passed into the query. If this field is empty windows settings will be used. | yes | yes | no | |
Slice 1 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 1 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 1 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 1 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 1 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 2 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 2 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 2 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 2 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 2 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 3 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 3 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 3 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 3 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 3 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 4 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 4 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 4 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 4 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 4 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 5 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 5 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 5 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 5 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 5 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 6 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 6 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 6 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 6 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 6 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 7 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 7 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 7 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 7 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 7 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 8 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 8 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 8 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 8 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 8 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 9 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 9 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 9 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 9 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 9 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 10 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 10 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 10 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 10 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 10 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 11 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 11 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 11 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 11 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 11 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 12 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 12 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 12 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 12 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 12 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 13 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 13 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 13 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 13 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 13 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 14 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 14 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 14 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 14 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 14 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 15 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 15 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 15 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 15 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 15 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 16 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 16 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 16 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 16 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 16 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 17 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 17 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 17 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 17 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 17 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 18 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 18 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 18 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 18 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 18 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 19 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 19 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 19 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 19 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 19 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
Slice 20 | Slice value for the Pie Chart. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Slice 20 Interface | The interface used to retrieve data based on the contents of the Slice field. If this field is blank, then the Bar field is treated as a constant value. | auto | yes | auto | |
Slice 20 Offset | Relative time offset used to get values from the Slice Interface. This allows the Pie Chart to show Slice Values at different times such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g. -1day). | yes | yes | yes | |
Slice 20 Color | Display color of the Slice in the Pie Chart. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Slice 20 Name | Name of the Slice in the Pie Chart that will appear to your users. Longer names may be truncated on small devices, so consider short names. | Can with be the description on the Bar attribute or another attribute | yes | yes | yes |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AFAttribute name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute called Plant Type with a value of Coal. | yes | yes | Use inmation custom properties - If I have a VKPI custom attribute called Plant Type, I can have a inmation Custom Property called Plant Type with a value of Coal. |
Contact | Main contact for the Pie Chart chosen from the collection defined in the contact tab. Can be one or more people. This appears in Bar Chart details. | Contact with valid values being the Contact Name as defined in the VKPI | yes | yes | Contact with valid values being the Contact Name as defined in the VKPI |
Show | Boolean (True/False) or equivalent (Non-zero = True, 0 = False). Sets the Show (visibility) of the Bar Chart. A setting of False will suppress the display of the Pie Chart to the users. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Chart Time | Overrides the default chart time for the Pie Chart. This value can be either an actual or relative date (e.g. 6/12/2015 or *-7Days). Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Chart Time Interface | Interface used to retrieve the Chart Time value. If this field is blank then the Chart Time field is treated as a constant value. | auto | yes | no | |
Start Time | Overrides the default Start Time for the Bar Chart (Note: The Start Time must be < the End Time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | Yes | Yes | No | |
Start Time Interface | The interface used to retrieve the Start Time value. If this field is blank, then the Start Time field is treated as a constant value. | Inferred | Yes | No | |
End Time | Overrides the default End Time for the Bar Chart (Note: The End Time must be > the Start time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | Yes | Yes | No | |
End Time Interface | The interface used to retrieve the End Time value. If this field is blank, then the End Time field is treated as a constant value. | Inferred | Yes | No | |
Scroll Interval | Numeric Length of time that timestamp based charts and tables can be scrolled (pair with Scroll Interval UOM) | Numeric Value | Yes | Yes | No |
Scroll Interval UOM | Unit of time that timestamp based charts and tables can be scrolled (pair with Scroll Interval) | Minutes, Hours, Days, Weeks | Yes | Yes | No |
Lookup Text Length | The numerical override for the maximum length of lookup text displayed on chart cursors. | Numeric Value | yes | yes | yes |
Show Calcs In Chart Cursor | A boolean override that controls whether or not calculations (equations) are displayed in chart cursors. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Sparkline Refresh Interval | The refresh interval (in seconds) for the sparkline. If set to default the site wide screen data update interval will be used. If set to 0 then the sparkline will not auto refresh. | Numeric Value | yes | yes | yes |
Info | Additional relevant information (can be hyperlinked). | yes | yes | yes | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | yes | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | yes | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | yes |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | yes | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | yes | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | yes | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | yes | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | yes |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | yes | |
Pie Chart ID | Read-only system level identifier. | auto | auto | auto |
XY Plots
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
XY Plot Name | The name of the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning (e.g., 'Site 1 Chart'). | Name of the parent attribute | yes | yes | yes |
Display Order | The numeric value that overrides the default alphanumeric order of XY Plots. XY Plots with blanks will be sorted alphanumerically and displayed below XY Plots with numbers. | Numeric Value | yes | yes | yes |
Description | The description of the XY Plot that will appear to your users. Use longer descriptions, in conjunction with shorter names, to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | yes |
Group Name | The name of the Group that the XY Plot belongs to (used when XY Plots belong to only one group). Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on XY Plot) | no | no | no | |
X Axis Label | The label that will be displayed on the x axis of the chart. | yes | yes | yes | |
Y Axis Label | The label that will be displayed on the y axis of the chart. | yes | yes | yes | |
Pen 1 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 1 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 1 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 1 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 1 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 1 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 1 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 1 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 1 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 2 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 2 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 2 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 2 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 2 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 2 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 2 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 2 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 2 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 3 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 3 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 3 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 3 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 3 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 3 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 3 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 3 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 3 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 4 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 4 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 4 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 4 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 4 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 4 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 4 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 4 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 4 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 5 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 5 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 5 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 5 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 5 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 5 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 5 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 5 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 5 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 6 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 6 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 6 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 6 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 6 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 6 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 6 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 6 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 6 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 7 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 7 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 7 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 7 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 7 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 7 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 7 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 7 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 7 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 8 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 8 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 8 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 8 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 8 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 8 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 8 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 8 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 8 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 9 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 9 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 9 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 9 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 9 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 9 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 9 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 9 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 9 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 10 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 10 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 10 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 10 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 10 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 10 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 10 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 10 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 10 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 11 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 11 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 11 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 11 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 11 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 11 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 11 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 11 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 11 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 12 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 12 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 12 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 12 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 12 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 12 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 12 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 12 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 12 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 13 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 13 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 13 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 13 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 13 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 13 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 13 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 13 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 13 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 14 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 14 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 14 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 14 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 14 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 14 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 14 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 14 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 14 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 15 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 15 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 15 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 15 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 15 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 15 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 15 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 15 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 15 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 16 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 16 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 16 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 16 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 16 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 16 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 16 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 16 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 16 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 17 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 17 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 17 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 17 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 17 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 17 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 17 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 17 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 17 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 18 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 18 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 18 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 18 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 18 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 18 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 18 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 18 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 18 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 19 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 19 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 19 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 19 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 19 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 19 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 19 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 19 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 19 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 20 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 20 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 20 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 20 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 20 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 20 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 20 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 20 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 20 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 21 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 21 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 21 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 21 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 21 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 21 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 21 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 21 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 21 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 22 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 22 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 22 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 22 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 22 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 22 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 22 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 22 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 22 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 23 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 23 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 23 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 23 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 23 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 23 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 23 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 23 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 23 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 24 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 24 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 24 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 24 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 24 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 24 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 24 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 24 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 24 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 25 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 25 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 25 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 25 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 25 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 25 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 25 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 25 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 25 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 26 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 26 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 26 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 26 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 26 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 26 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 26 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 26 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 26 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 27 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 27 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 27 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 27 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 27 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 27 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 27 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 27 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 27 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 28 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 28 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 28 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 28 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 28 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 28 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 28 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 28 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 28 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 29 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 29 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 29 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 29 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 29 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 29 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 29 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 29 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 29 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
Pen 30 X | The pen X value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 30 X Interface | The interface used to retrieve data based on the contents of the Pen X field. If this field is blank, then the Pen X field is treated as a constant value. | yes | yes | auto | |
Pen 30 Y | The pen Y value for the XY Plot. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 30 Y Interface | The interface used to retrieve data based on the contents of the Pen Y field. If this field is blank, then the Pen Y field is treated as a constant value. | yes | yes | auto | |
Pen 30 Color | The display color of the Pen in the XY Plot. | yes | yes | yes | |
Pen 30 Name | The name of the Pen in the XY Plot that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 30 Is Time Series | Determines how the XY data is correlated on the Plot. If 'Is Time Series' is true, then X values are interpolated to match the X value; otherwise, X and Y pairs are determined based on order received from the interface. | yes | yes | yes | |
Pen 30 Plot Contents | Determines if the pen's 'Y data', 'Y data and Fit Line', or just 'Fit Line' are plotted for the Pen. | Y Data, Fit Line, Y Data + Fit Line | yes | yes | yes |
Pen 30 Y Data Line Type | The plot line type for the XY Plot Pen if Y data is plotted. | Symbol, Interpolated, Interpolated + Symbol | yes | yes | yes |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AF Attribute name or inmation custom properties name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute (or inmation custom property called Plant Type with a value of Coal. | yes | yes | yes |
Contact | The main contact for the XY Plot, as selected from the Contact tab collection (can be one or more people). The contact appears in XY Plot details. | Contact with valid values being the Contact Name as defined in the VKPI | yes | yes | yes |
Show | Boolean (True/False) or equivalent (Non-zero = True, 0 = False). Sets the Show (visibility) of the XY Plot. A setting of False will suppress the display of the XY Plot to the users. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Start Time | Overrides the default start time for the XY Plot. This value can be either an actual or relative date (e.g. 6/12/2015 or *-7Days). Start time must be < End time. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Start Time Interface | Interface used to retrieve the Start Time value. If this field is blank then the Start Time field is treated as a constant value. | auto | yes | no | |
End Time | Overrides the default end time for the XY Plot. This value can be either an actual or relative date (e.g. 6/12/2015 or *-7Days). End time must be > Start time. Pair this with an interface to have a dynamic value. | yes | yes | yes | |
End Time Interface | Interface used to retrieve the End Time value. If this field is blank then the End Time field is treated as a constant value. | auto | yes | no | |
Plot Y Axis | Plot y axis scale type for XY Plot. | Auto-Scale, Plot Min and Max Y Axis | yes | yes | yes |
Min Y Axis | Override for minimum of plot scale on the y axis. | Numeric Value | yes | yes | yes |
Max Y Axis | Override for maximum of plot scale on the y axis. | Numeric Value | yes | yes | yes |
Lookup Text Length | The numerical override for the maximum length of lookup text displayed on chart cursors. | Numeric Value | yes | yes | yes |
Show Calcs In Chart Cursor | A boolean override that controls whether or not calculations (equations) are displayed in chart cursors. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Sparkline Refresh Interval | The refresh interval (in seconds) for the sparkline. If set to default the site wide screen data update interval will be used. If set to 0 then the sparkline will not auto refresh. | Numeric Value | yes | yes | yes |
Info | Additional relevant information (can be hyperlinked). | yes | yes | yes | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | yes | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | yes | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | yes |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | yes | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | yes | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | yes | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | yes | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | yes |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | yes | |
XY Plot ID | Read-only system level identifier. | auto | auto | auto |
Managed Trends
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
Trend Name | The name of the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning (e.g., 'Site 1 Trend'). | Name of the parent attribute | yes | yes | yes |
Display Order | The numeric value that overrides the default alphanumeric order of Trends. Trends with blanks will be sorted alphanumerically and displayed below Trends with numbers. | Numeric Value | yes | yes | yes |
Description | The description of the Trend that will appear to your users. Use longer descriptions, in conjunction with shorter names, to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | yes |
Group Name | The name of the Group that the Trend belongs to (used when Trends belong to only one group). Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on Trend). | no | no | no | |
Y Axis Label | The label that will be displayed on the y axis of the chart. | yes | yes | yes | |
Pen 1 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 1 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 1 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 1 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 1 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 1 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 1 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 1 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 2 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 2 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 2 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 2 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 2 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 2 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 2 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 2 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 3 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 3 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 3 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 3 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 3 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 3 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 3 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 3 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 4 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 4 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 4 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 4 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 4 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 4 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 4 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 4 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 5 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 5 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 5 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 5 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 5 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 5 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 5 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 5 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 6 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 6 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 6 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 6 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 6 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 6 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 6 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 6 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 7 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 7 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 7 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 7 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 7 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 7 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 7 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 7 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 8 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 8 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 8 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 8 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 8 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 8 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 8 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 8 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 9 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 9 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 9 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 9 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 9 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 9 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 9 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 9 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 10 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 10 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 10 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 10 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 10 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 10 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 10 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 10 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 11 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 11 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 11 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 11 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 11 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 11 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 11 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 11 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 12 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 12 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 12 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 12 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 12 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 12 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 12 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 12 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 13 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 13 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 13 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 13 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 13 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 13 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 13 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 13 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 14 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 14 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 14 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 14 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 14 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 14 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 14 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 14 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 15 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 15 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 15 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 15 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 15 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 15 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 15 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 15 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 16 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 16 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 16 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 16 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 16 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 16 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 16 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 16 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 17 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 17 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 17 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 17 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 17 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 17 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 17 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 17 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 18 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 18 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 18 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 18 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 18 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 18 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 18 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 18 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 19 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 19 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 19 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 19 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 19 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 19 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 19 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 19 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
Pen 20 | The pen value for the Trend. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Pen 20 Interface | The interface used to retrieve data based on the contents of the Pen field. If this field is blank, then the Pen field is treated as a constant value. | auto | yes | auto | |
Pen 20 Offset | The relative time offset used to retrieve values from the Pen Interface. This allows the Trend to show Pen Values at different times, such as Profit Today and Profit Last Week. This value uses our standard offset format (e.g., -1day). | yes | yes | yes | |
Pen 20 Color | The display color of the Pen in the Trend. | Black, Blue, Brown, Gray, Green, Orange, Pink, Red, Yellow, Violet, Tan, Purple, Dark Blue, Dark Green, Dark Brown, Rose, Tangerine, Aqua, Light Green, Burgundy or any hex color (ie. 669000 or 96d529) | yes | yes | yes |
Pen 20 Name | Name of the Pen in the Trend that will appear to your users. Longer names may be truncated on small devices, so consider short names. | yes | yes | yes | |
Pen 20 Min Y Axis | Override for minimum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 20 Max Y Axis | Override for maximum of trend scale on the y axis for this Pen. | Numeric Value | yes | yes | yes |
Pen 20 Trend Type | The trend line type for the Trend Pen. | Interpolated, Step, Symbol, Interpolated + Symbol, Step + Symbol | yes | yes | yes |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AF Attribute name or inmation custom properties name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute (or inmation custom property called Plant Type with a value of Coal. | yes | yes | yes |
Contact | The main contact for the Trend, as selected from the Contact tab collection (can be one or more people). The contact appears in Trend details. | Contact with valid values being the Contact Name as defined in the VKPI | yes | yes | yes |
Show | A boolean value used to specify the Trend's 'Show' setting (visibility) -- 'False' will suppress the display of the Trend to the users. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Start Time | Overrides the default Start Time for the Trend (Note: The Start Time must be < the End Time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Start Time Interface | The interface used to retrieve the Start Time value. If this field is blank, then the Start Time field is treated as a constant value. | auto | yes | no | |
End Time | Overrides the default End Time for the Trend (Note: The End Time must be > the Start time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Pair this with an interface to display a dynamic value. | yes | yes | yes | |
End Time Interface | The interface used to retrieve the End Time value. If this field is blank, then the End Time field is treated as a constant value. | auto | yes | no | |
Trend Scale | The trend scale type for Trend. | Single Scale, Multi-scale | yes | yes | yes |
Trend Y Axis | The trend y axis scale type for Trend. | Auto-Scale, Pen Min and Max Y Axis, Trend Min and Max Y Axis | yes | yes | yes |
Min Y Axis | Override for minimum of trend scale on the y axis. | Numeric Value | yes | yes | yes |
Max Y Axis | Override for maximum of trend scale on the y axis. | Numeric Value | yes | yes | yes |
Lookup Text Length | The numerical override for the maximum length of lookup text displayed on chart cursors. | Numeric Value | yes | yes | yes |
Show Calcs In Chart Cursor | A boolean override that controls whether or not calculations (equations) are displayed in chart cursors. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Sparkline Refresh Interval | The refresh interval (in seconds) for the sparkline. If set to default the site wide screen data update interval will be used. If set to 0 then the sparkline will not auto refresh. | Numeric Value | yes | yes | |
Info | Additional relevant information (can be hyperlinked). | yes | yes | yes | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | yes | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | yes | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | yes |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | yes | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | yes | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | yes | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | yes | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | yes |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | yes | |
Trend ID | Read-only system level identifier. | auto | auto | auto |
Embedded Content
Visual KPI Attribute | Description | Value | AF | SQL | inmation |
---|---|---|---|---|---|
Embedded Content Name | The name of the Embedded Content that will appear to your users. Longer names may be truncated on small devices, so consider short names with unique attributes at the beginning (e.g., 'Site 1 EC'). | Name of the parent attribute | yes | yes | yes |
Display Order | The numeric value that overrides the default alphanumeric order of Embedded Content. Embedded Content with blanks will be sorted alphanumerically and displayed below Embedded Content with numbers. | Numeric Value | yes | yes | yes |
Description | The description of the Embedded Content that will appear to your users. Use longer descriptions in conjunction with shorter names to accommodate small screen formats. | Can either be the description of the attribute or a sub attribute called Description. | yes | yes | yes |
Group Name | The name of Group that the Embedded Content belongs to (used when Embedded Content belong to only one group). Parent-Child relationships are defined by either this field or a combination of Chart Selection Query (on Group) and custom attributes (on Em... | no | no | no | |
Content URL | The URL of the data to be displayed. Pair this with an interface to display a dynamic value. | yes | yes | yes | |
Content URL Interface | The interface used to retrieve data based on the contents of the Content URL field. If this field is blank, then the Content URL field is treated as a constant value. | auto | yes | no | |
Chart Time | Overrides the default chart time for the Embedded Content. Only applies if {TIMESTAMP} is in the Content URL. This value can be either an actual or relative date (e.g. 6/12/2015 or *-7Days). Pair this with an interface to have a dynamic value. | yes | yes | yes | |
Chart Time Interface | Interface used to retrieve the Chart Time value. If this field is blank then the Chart Time field is treated as a constant value. | auto | yes | no | |
Start Time | Overrides the default Start Time for the Embedded Content (Note: The Start Time must be < the End Time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Only applies if {STARTTIME} is in the Content URL. Pair this with an ... | yes | yes | yes | |
Start Time Interface | The interface used to retrieve the Start Time value. If this field is blank, then the Start Time field is treated as a constant value. | auto | yes | no | |
End Time | Overrides the default End Time for the Embedded Content (Note: The End Time must be > the Start time and the value can be an actual or relative date [e.g., 6/12/2015 or *-7Days]). Only applies if {ENDTIME} is in the Content URL, Pair this with an inte... | yes | yes | yes | |
End Time Interface | The interface used to retrieve the End Time value. If this field is blank, then the End Time field is treated as a constant value. | auto | yes | no | |
Date Format | Date format for DateTime context (ChartTime, StartTime, EndTime) passed via the Content URL | yes | yes | yes | |
Time Format | Time format for DateTime context (ChartTime, StartTime, EndTime) passed via the Content URL | yes | yes | yes | |
CUSTOM ATTRIBUTES | User-defined attribute. These are used for the grouping of objects and can be used in Group selection queries to determine parent-child relationships. Select 'Attributes' under the Options menu (gear icon) to view/edit custom attributes. | Need to have AF Attribute name or inmation custom properties name the same as the VKPI Custom attribute. If I have a VKPI custom attribute called Plant Type, I can have a string AF Attribute (or inmation custom property called Plant Type with a value of Coal. | yes | yes | yes |
Contact | The main contact for the Embedded Content, as selected from the Contact tab collection (can be one or more people). The contact appears in Embedded Content details. | Contact with valid values being the Contact Name as defined in the VKPI | yes | yes | yes |
Show | Boolean (True/False) or equivalent (Non-zero = True, 0 = False). Sets the Show (visibility) of the Embedded Content. A setting of False will suppress the display of the Embedded Content to the users. Pair this with an interface to have a dynamic value. | boolean (t/f) or numeric 1/0 | yes | yes | yes |
Show Interface | The interface used to retrieve the In Show value. If this field is blank, then the Show field is treated as a constant value. | auto | yes | no | |
Latitude | The geo location latitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Latitude Interface | The interface used to retrieve data based on the contents of the Latitude field. If this field is blank, then the Latitude field is treated as a constant value. | auto | yes | no | |
Longitude | The geo location longitude value used for display on a Geo Map. Pair this with an interface to display a dynamic location. | yes | yes | yes | |
Longitude Interface | The interface used to retrieve data based on the contents of the Longitude field. If this field is blank, then the Longitude field is treated as a constant value. | auto | yes | no | |
Info | Additional relevant information (can be hyperlinked). | yes | yes | yes | |
Info Interface | Interface used to retrieve the data based on the Info field contents. If this field is blank then the Info field is treated as a constant value. | auto | yes | no | |
Info Numeric Format | The numeric formatting code (.NET) used to modify how numbers are displayed. Click the link in the header for more information. | yes | yes | yes | |
Info UOM | Unit of measure for the Info value (applicable if value is numeric). | yes | yes | yes | |
Info Display Format | The display position of the UoM (e.g., $100, 42.5kg). | Number, Number + UOM, UOM + Number | yes | yes | yes |
Info URL | URL link for the Info field (creates a hyperlink in the Info field). | yes | yes | yes | |
Info Description | If the Info field is a hyperlinked value, then this will be the tooltip or mouseover text for the link. If only a URL is used, then this will be the text displayed in Info. | yes | yes | yes | |
Links | List of associated Links or URLs (semicolon separated, limit 10) for the object. | yes | yes | yes | |
Link Descriptions | List of associated Link or URL descriptions (semicolon separated, limit 10) for the object. These are used to both shorten and give better meaning to links (e.g., instead of www.xyz.com?x=5&type=2, the user could see SOPs or Shift Report) | yes | yes | yes | |
Calculation Type | Override for how non-numeric values in calculations are handled. This is useful when dealing with exception data (i.e., BadValue) returned from calculation-derived data sources. | Default, Standard, Force Numeric | yes | yes | yes |
Parameter 1 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 1 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 2 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 2 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 3 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 3 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 4 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 4 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 5 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 5 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 6 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 6 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 7 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 7 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 8 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 8 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 9 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 9 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Parameter 10 | Can be used in many fields that need data from multiple sources like Actual, Bar3, Pen4 (any Dynamic field) plus Attributes and Description. Specify in square brackets, e.g. [P1] for single value. Use equation form otherwise, e.g. <[P1]+[P2]-[Min]> | no | yes | no | |
Parameter 10 Interface | The interface used to retrieve data based on the contents of the Parameter field. If this field is blank, then the Parameter field is treated as a constant value. | no | yes | no | |
Access Group List | List of Active Directory or local groups (semicolon separated) defining access rights to the object. Only applies if Object Level Security is enabled and the site is secured. | yes | yes | yes | |
Embedded Content ID | Read-only system level identifier. | auto | auto | auto |
Learn more
Mapping AF and SQL Remote Context Service Attributes
Visual KPI Remote Context Services (RCS)
How Visual KPI Remote Context Server Works
More Attributes & Keywords References
Groups Attributes & Keywords Reference