When we use parameters in BI report and go all data case, we observe it starts auto running while we just open the report. To avoid this, we simply need to stop the auto run option from properties.
Detailed Steps are below:
When we use parameters in BI report and go all data case, we observe it starts auto running while we just open the report. To avoid this, we simply need to stop the auto run option from properties.
Detailed Steps are below:
Use case: we will perform the following in the RTF template:
Detailed steps with screenshots:
Now, my RTF template is ready. Upload it and use.
Usecase: Here, we will create a BI report with parameters and also create dependent LOVs. We will fetch invoice_num,source and description from ap_invoices_all table using p_source and p_inv_num parameters and here, LOV of invoice num will be depended on the parameter p_source.
logic steps:
Detailed steps with screenshots:
Navigation >> Tools >> Reports and Analytics >> Browse Catalog >> create >> Data Model
Parameters >> Create 2 parameters(initially with text type)
1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper: File⇾Import⇾Service Bus Resources⇾ Se...