PowerDesigner - Customize Columns and Filter
About
The Customize Columns and Filter tool permits to
- choose the columns to display
- filter the data to display
Articles Related
Expression
The expression syntax uses the following wildcards and is not case-sensitive:
| Wildcard | Description |
|---|---|
| * | Represents any string (from none to any number of characters) |
| ? | Represents any character |
| \* | * is a normal character |
| \? | ? is a normal character |
U column: Applies the filter expression to the corresponding column

