Tag: bi report in oracle cloud
-
Invoke BI Report with Multiple Parameters Using Web Service
Learn how to invoke a BI Report using Web Service and pass multiple parameter values using the ExternalReportWSSService web service.
-
How to Pass Default Value to Date Parameters in BI Reports
Hey guys this is a quick post about how we can Set default value for date Parameter in the Data Model Pass a default value for the date Parameter while scheduling the BI Report Set Default Value for Date Parameter in BI Report Create a data model and add a parameter to the data model…
-
Migrating Reports in Oracle Cloud
Migrating reports in Oracle Cloud is different from what you have been used to in 11i and 12i. So today lets take a look at how we can migrate BI(Business Intelligence) reports from one instance to another. Migrating Reports in Oracle Cloud Instances The migration process involves three main steps Archiving the Report and Data…
-
Add Parameters to BI Report in Oracle Cloud
In this post lets take a look at how we can add parameters to a BI Report in Oracle Cloud. Before reading this blog, read my blog on the basics of creating a BI Report in Oracle Cloud. I will be using the same SQL, data model and report in this example. Click here to…
-
BI Report in Oracle Cloud – The Basics
Today let us take a look at the basics on developing a new BI Report in Oracle Cloud. We will be creating a new custom report. Pre-Requisites for Developing the BI Report Before we start creating a bi report in Oracle Cloud, make sure you have access to Oracle Cloud Environment BI Developer Role You…