I want to show default value of each column in my ERD.How I can do that ? I don't see something about it in content tab in symbol format windows. Only in preview tab in table properties, I can see default values for columns in generated SQL. the Power designer version is 16.6.
Asked
Active
Viewed 1,589 times
0
-
`Tools > Display Preferences > Table > Advanced > Columns > List columns: > Select > (Select Attributes) Default Value` ? – pascal Apr 19 '17 at 08:13
-
@pascal Thank you . Please post it as an answer. – HFDev Apr 22 '17 at 08:52
1 Answers
1
You can modify the attributes displayed for columns under Tools > Display Preferences > Table > Advanced > Columns > List columns:
Use Select > (Select Attributes) Default Value
to add the default value.
This list of attributes does not provide long text attribute, like Description. For these, you might be able to work a solution using calculated attributes.

pascal
- 3,287
- 1
- 17
- 35