Discoverer Cchecking
Discoverer Cchecking
A presentation by
Jayashree Satapathy
Krishna Mohan
Introduction
• Prepare reports of your analytical results and findings. Share data with
others, and in other applications (such as Excel).
The Discoverer Method of Data Access
Normal Mode
Apps Mode
What You See on the Screen
Workbook Window :
The workbook window is where you will do most of your work with
Discoverer Desktop. It shows the data in the workbook.
Table
Page-Detail Table
Crosstab
Page-Detail Crosstab
Layout Details
Table Layout
The most familiar layout for data, a table, lists data in rows and columns.
Typical data for tables includes lists, such as a mailing list of customers
sorted by zip code or customer name, lists of income or profit from various
departments, lists of products sorted by part number or part name, and so on.
Layout Details --- Contd
A table layout with page details is a table with multiple pages of data, where
each page shows various portions of the data in detail.
You set the criteria for displaying portions of data in order to see exactly what
you want on each page.
Usually you use this type of layout to study data details in a specific, recurring
way. For example, in the Video Store data you may always want to see
monthly profits per region. In that case, each page would show one region’s
profits each month.
Layout Details --Contd
Crosstab Layout
A crosstab layout has three axes: side axis, Because each axis can hold
several data items, a crosstab can display many dimensions of data.
Layout Details --Contd
You set the criteria for displaying portions of data in order to see exactly
what you want on each page,
Layout Details --- Contd
Axis Items
The page axis, top axis, and left axis on the workbook window
represent the data in your database that have a relatively few, discrete
values associated with them.
Axis items represent data that you can pivot on a crosstab worksheet or
that can be column headings on a table
When creating a new worksheet, you identify the data that become axis
items.
Data Points
The data points of a table or crosstab are the data in the "body" of the
worksheet.
Data points are the data that you want to use for analysis purposes or to
see listed on a table.
Workbook & Worksheet
Think of a workbook as a binder file with specific data for specific tasks.
The workbook has pages, or worksheets, that contain data for the specific
tasks.
To simulate with Excel, Excel file is Workbook and Sheets in the excel file
are Worksheets
Building Workbook/Worksheet
The basic steps to create a new
workbook or worksheet are as
follows:
Navigation
File > New
Required Steps
Select the type of display for the
new worksheet or workbook.
Select the data that belongs on
the worksheet or in the workbook.
Optional Steps
Arrange the data on a table or
crosstab layout.
Sort the data (for tables only).
Select conditions to apply to the
data.
Select calculations to apply to
the data.
Building Workbook/Worksheet -- Contd
Open an existing
workbook will prompt
you to open from
My Computer
Database
Scheduling Manager
Recently Used List
Building Workbook/Worksheet -- Contd
Aggregations
Mathematical functions to aggregate the data
Arranging Layouts
Conditions
Calculation
Calculations defined
for the items added to
the Selected list
appear in the final
dialog box.
You can select the
calculations as part of
the new worksheet or
workbook, or create
new calculations.
Building Workbook/Worksheet -- Contd
Calculation- Contd..
Group by Org_id
Drag the item to be grouped and place
it at the page items
Bars to Numeric Data
Add graphic bars to numeric
data in tables or crosstabs
to provide a quick visual
comparison of the relative
amounts displayed.
Graphs and charts of tables and crosstabs are especially effective for
presentations of results
Graphs- Types
Group by Org_id
Drag the item to be grouped Group by org_id
Example in screen
print:
Larger the
Ordered quantity,
the larger the
graphic bar
Adding Bars to Numeric Data
Graph> Show
Select the type of graph
you want to display your
data.
An example of the graph
type you have selected is
displayed at the left.
Graphs- Titles and Legends
Graph> Show
To add titles to the graph,
enter them in the
appropriate boxes.
To add a legend to the
graph, click Show Legend.
To format the axes labels,
click the formatting button
next to each feature to see
the Font dialog box for that
element.
Graphs- Options
Graph> Show
Compare the options
shown in the figure
Exception to Data
In sample report,
diff_order_ship_qty greater
than 0 are highlighted as
exception
Totaling Numeric Data
Rows for tables are fetched from the database incrementally in groups.
The number of rows in each group is specified in the Options dialog box
based on the value set in the option “Retrieve data incrementally in
groups of.”
Click the Query Governor tab on the Options dialog box to see that option
(Sheet> Edit Sheet> Options)
To override that setting you can retrieve all the rows at once instead of
incrementally (Sheet > Retrieve All Rows).
****Retrieving all rows applies only to tabular style reports.
To count the number of rows (Sheet > Count All Rows), A message will
display the total number of rows.
Refreshing the Worksheet
Tools> Options
Tools> Options
Tools> Options
Tools> Options
You can run Discoverer from the command line and perform a
limited number of tasks automatically, for example,
opening or printing a Workbook.
To run a command line option:
1. From the Windows Start menu, choose Run.
2. Type:
<drive>\orant\discvr4\dis4usr.exe /connect
me/mypassword@mydatabase<option>
Where ’me’ is your Discoverer ID,
’mypassword’ is your Discoverer password,
’mydatabase’ is the Oracle database to which you want to
connect
SQL Statement for Worksheet
Go to Application
Developer
Register Workbook in Apps – contd..
Register Workbook in Apps – contd..
Running Discoverer From Oracle Applications
Running Discoverer From Oracle Applications
Properties:
Type :SSWA plsql function
Running Discoverer From Oracle Applications
Running Discoverer From Oracle Applications
Running Discoverer From Oracle Applications
Running Discoverer From Oracle Applications