Display Oracle BI Folder Contents

There was a question in Oracle Cloud customer connect forum about fetching all the report names and report path in a given folder. It is rather cumbersome to manually list the report names and path for each and every report in a given folder. In this post I want to show you the two different […]

Load Data From Oracle Cloud ERP to Oracle EPM using PowerShell

Programming

Before we start, I am assuming that you have some knowledge of PowerShell and EPM Automate commands. I am also assuming that EPM Automate is installed on your system and that you have setup the import jobs in your EPM instance to import the data file. In this post we are looking at how to […]

How to Pass Default Value to Date Parameters in BI Reports

BI

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 […]

Add Parameters to BI Report in Oracle Cloud

Adding Parameters

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 […]