Home > Dimension Data Validation D... > Details for Descriptions wi...
![]() Previous |
![]() Next |
This dialog box dialog box displays all descriptions that have more than one member in the hierarchy level. Use this dialog box to do the following:
View the source data for the level
Select a method for correcting the data
View the SQL statement that returns the data
Export the SQL statement for the selected correction method
Refresh the data from the database table
The dialog box displays the database table to which the level is mapped. It also displays the results of a SQL query that selects or calculates the following values.
Description of the level member
Level member
Description of the parent member
Number of occurrences of the member description
Percentage of members that have the description
Find: Finds a row that has the specified characters. Enter one or more characters in the field. Click Go to find the first row that contains the characters. Click Go again to find the next matching row.
Show Detail SQL: Shows the SQL query that returns the results displayed.
: Refreshes the data from the database table.
If data correction methods are available, the Data Correction Method controls become active. These methods update rows for all members that have multiple descriptions.
Data Correction Method:
Concatenate Description with Member: This option sets the member description to the member name plus the member description.
Concatenate Description with Parent Description: This option sets the member description to the member description plus the description for the parent of the member.
Set Member to Most Common Member: This option sets the descriptions to the description with the most occurrences. If the number of occurrences is the same, then the first description is used.
|
Note: The concatenation methods are not available when the data types of the columns are incompatible. |
The SQL statement for the correction method appears below the option.
Export: Exports the SQL for the data correction method to SQL Developer Worksheet or to the clipboard.
To Worksheet: Exports the SQL for the data correction method to SQL Developer Worksheet.
To Clipboard: Exports the SQL for the data correction method to the clipboard.