Home > Dimension Data Validation D... > Details for Rows with Null ...
![]() Previous |
![]() Next |
This dialog box dialog box displays selected values for rows in which the hierarchy level member value is null. 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 the following values.
Description of the level member
Parent of the member
Description of the parent
Ancestors and descriptions of ancestors, if any
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.
Data Correction Method:
Set Null Members to Parent Member: This option sets the member value to the name of the level plus the value of the parent of the member. It updates all rows where the member value is null.
Set Null Members to Description: This option sets the member value to the value of the description of the member. It updates all rows where the member value is null.
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.