Home > Dimension Data Validation D... > Details for Members with Mu...
![]() Previous |
![]() Next |
This dialog box dialog box displays hierarchy level members that have multiple descriptions. 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.
Level member
Description of the member
Number of occurrences of the member that has the 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.
Data Correction Method:
Set Description to Most Common Description: This option sets all descriptions for the members to the description that has the most occurrences for the member. For members that have an equal number of rows with the same description, this method applies the first description value to all of those rows. It updates all rows where the member has more than one description.
Set Description to Selected Description: This option sets all member descriptions to the selected description. It updates all rows where the member has a different description.
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.