Export Explore Node Calculations

Follow these steps to export statistics calculated by an Explore node to a Microsoft Excel Spreadsheet:

  1. When an Explore node runs, it writes the statistics that it calculates to a database table. The name of the table is in The name of the output table is in the Output section of Explore Node Properties. (If Properties is not open, right-click the Explore node and select Go to Properties.) Suppose that the name of the table is OUTPUT_8_3.

  2. Go to the SQL Developer Connections tab. Expand the connection that you used for Data Mining. Expand Tables. Find OUTPUT_8_3. Right-click OUTPUT_8_3.

  3. Select Export in the context menu; the Export Wizard opens. In the Export Window:

    • Deselect Export DDL.

    • In Export Data, in Format select the version of Excel that you wish to export to

    • Specify a file name or accept the default.

    • Click Next and then Next again; click Finish.

  4. SQL Developer exports the table to the spreadsheet.

The spreadsheet contains the statistics; it contains the names of the histograms generated by the Explore node.

To export an individual histogram, right-click in the histogram and save the graphic.