Click Edit Mask to create a filter that runs the edit mask against the data in the current blob and replaces the data in the current blob with the result. If e-Biz Impact is unable to run the edit mask; for example, if the data is not the correct type for the mask, the filter fails.
Field (key) |
Description |
---|---|
Edit Mask |
Enter the edit mask you want to use to massage the input data. |
You can filter and manipulate data with an edit mask as follows:
Limit number of characters displayed.
Suppress leading zeros.
Add a fixed or floating currency symbol.
Add comma and/or decimal separators.
Insert characters.
Display plus (+) and minus (-) signs.
Display negative values in brackets (<>).
Non-printing decimal alignment.
When defining a mask, use the letter “x” to
denote alphabetic data and “9” to denote numeric
data. Use the letter “z” to suppress the display
of leading zeros. You can use the format “x(n)
” where “n” is
the number of alphabetic characters to display. You cannot place
alphabetic and numeric edits in the same mask. If the input data
overflows the display limit defined by the edit mask, the output
data displays as asterisks (*).
You can insert any character into the output data by placing it in the edit mask. Use the underscore character (_) to insert a space character. Place one backslash (\) in front of any special characters you insert (for example, $, +, -, or other characters normally part of an edit mask). Use the caret symbol (^) to have non-printing decimal alignment in the output data. Place the caret in the mask at the position you would normally place the decimal.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |