Skip to Content
0
Dec 22, 2022 at 11:22 AM

How to import comment (= description) of view columns via Excel

134 Views

How to import comment (= description) of view columns via Excel ?

I created a view in Power Designer, via SQL code.

Now, I would like to describe the columns of this view using the description i have in an Excel file.

I created an Excel file with a tab named "View.View column" and 3 columns named respectively :

- View (containing the name of the view)
- Name (containing the column name)
- Comment (containing the column description)

When importing, I select the option "View (Column view)", but it doesn't work.

Can anyone help me ?