Informatica Data Quality
- Informatica Data Quality 10.4.0
- All Products
Property
| Description
|
---|---|
Pattern
| Displays the pattern for the column in the profile.
|
Frequency
| Displays the number of times a pattern appears for a column, expressed as a number.
|
Percentage
| Displays the percentage that a pattern appears for a column.
|
Character
| Description
|
---|---|
'B' or 'b' or ' '
| Represents a blank space.
|
'C' or 'c'
| Represents any character.
|
'L' or 'l'
| Represents any lowercase alphabetic character.
|
‘T’ or ‘t’
| Represents a tab.
|
‘U’ or ‘u’
| Represents any uppercase alphabetic character.
|
9
| Represents any numeric character. Informatica Analyst displays up to three characters separately in the "9" format. The tool displays more than three characters as a value within parentheses. For example, the format "9(8)" represents a numeric value with eight digits.
|
'X' or 'x'
| Represents any alphabetic character. Informatica Analyst displays up to three characters separately in the "X" format. The tool displays more than three characters as a value within parentheses. For example, the format "X(6)" might represent the value "Boston."
The pattern character X is not case sensitive and might represent uppercase characters or lowercase characters from the source data.
|
'P' or 'p'
| Represents "(", the opening parenthesis.
|
'Q' or 'q'
| Represents ")", the closing parenthesis.
|