Home > Dimension Data Validation D... > Details for Descriptions wi...
![]() Previous |
This dialog box dialog box displays all hierarchy level member descriptions that have more than one parent description. 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
Description of the parent member
Level member
Parent of the member
Number of occurrences of the member that has the member and parent descriptions
Percentage of members that have the member and parent descriptions
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 all rows in which member descriptions have multiple parent descriptions.
Data Correction Method:
Update Parent Description with Most Common Parent Description: This option sets the parent description to the parent description that exists in the most number of rows for each member. For members that have an equal number of rows with the same different parent description, this method applies the first parent description value to the rows for that member.
Update Parent Description with Selected Parent Description: This option sets the parent description to the parent description in the selected row.
Concatenate Description with Parent Description: This option sets the description to the member description plus the parent description, optionally separated by the specified characters.
Separator: One or more characters to place between the member and parent descriptions. The default value is a comma and a space.
|
Tip: Correct all cases where members have multiple parents before correcting descriptions that have multiple parent descriptions. Corrections to members with multiple parents updates both the parent member and parent description columns which often resolves problems of descriptions with multiple parent descriptions. |
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.