18.7.2 Creating Data Model to Generate BIP Report
This section provides step-by-step procedure on creating data models using SQL query to generate a Business Intelligence Publisher report.
- Login into the Oracle BIP URL using the corresponding credentials.
- On the Home page, navigate to the New menu. Select the Data Model option from the drop down list.
- On the Data Model page, under the Diagram tab, click the Add icon to add a new Data Set.
- Select any one of the following options to create a Data model.
Option 1
- Select SQL Query option from the drop down list. The New Data Set- SQL Query window is displayed.
- Enter the Data Set Name, Data Source, Type of SQL and the SQL Query and
click OK. The list of available columns are
displayed.
Note:
The Data Source field will have the value REP_CONN by default.
Option 2
- Select Analysis option from the drop down list. The New Data Set- Analysis window is displayed.
- Enter the Data Set Name, Time Out (in seconds) and select the required Analysis using the Search icon, and click OK. The list of available columns are displayed.
Option 3
- Select DV Data option from the drop down list. The New Data Set- DV Data window is displayed.
- Select the appropriate DV Data from the available list and click Next. The list of available columns for the corresponding DV Data are displayed.
- Select all the required DV Data columns and click Next.
- Click the Add icon to add the parameters and click Finish.
- On the Data Model page, select
Data tab to view the Data Set details.Users can view the Data Set in either Tree View or Table View.
- Under Data tab, select the Save As Sample Data and click OK.
- On the Data Model page, click
Save icon to save the Data Model details.For more information on retrieving the BI Publisher report, see the Retrieving BI Publisher Export File from Object Storage section in the API Guide.