Creating a New Criterion
To create new criteria for portfolio application comparison:
1. Open the properties pages of the portfolio and select Characteristics.
2. In the characteristics, expand the Portfolio Criteria section.
3. In the section, click the New button.
The TaggedValue (criterion) creation dialog box opens.
4. Indicate the name of the site and click OK.
The new criterion appears in the list of portfolio criteria.
Defining criterion format
Specification of type and format of a criterion (or TaggedValue) is identical to that of a MetaAttribute. For more details on declaration of criterion format, see chapter "MetaAttributes" of the Studio guide.
To define characteristics of a criterion:
1. Select the criterion and click Property.
2. Click Characteristics.
3. In the MetaAttribute Type field, indicate the type that will take the criterion values.
 
MetaAttribute Type
Meaning
String
Alphanumeric, the value of the MetaAttribute Length attribute should then be specified
DateTime
Date
VarChar
ASCII text
VarBinary
Binary text (reserved)
Boolean
Boolean (0 or 1)
Short
Integer (0-65535)
Long
Integer (0- 4294967295)
Binary
Binary (reserved)
Double
Integer (0- 18446744073709551616)
Float
Floating number
4. In the MetaAttribute Format field, indicate the Format that will take the criterion values. Possible values are:
Standard: for character strings
Currency: for currencies
Enumeration: for a list of character strings with predefined values
Enumeration (Opened): for a list of character strings open to the user
Duration: for dates
Percent : to enter a percentage
Double : to enter a number
Object : to enter an object
Signed Number : to enter a number possibly negative. In this case, MetaAttribute Type must be Short, Long, Double or Float.
*The following formats are recognized in analysis reports: Standard, Enumeration and Signed Number.
5. Click OK.
To define values associated with a criterion of Enumeration format:
1. Open the properties pages of the criterion.
2. Select External Values.
3. Click the New to create new values.