Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Again, if you do not see the data you expect, the data engine log can be a very helpful tool in troubleshooting your custom data model. Rgds, Kevin
-
See Formatting Dates in Rgds, Kevin
-
The template viewer does not execute global functions. It just uses static XML data and runs it against the layout template. This issue is occurring during the data generation phase. So you have to troubleshoot the global function in the Data Model. The data engine log is a good resource to see why the functions are not…
-
Water Marks and background images are supported for PDF and PPT output only. You could try using shapes. They are supported with Shapes in HTML output. Adding Text to Shapes See: Rgds, Kevin
-
Check the Jobs page, do your jobs show there? Check the Administration→Scheduler Diagnostics page, any errors or warnings? If so, I would suggest you log an SR for assistance. Rgds, Kevin
-
See: Rgds, Kevin
-
You are welcome. Kevin
-
You need to have the BI Service Administrator role. Rgds, Kevin
-
Yes, go to Administration →Manage Publisher→Font Mapping. There is a button to upload custom fonts. Rgds, Kevin
-
I would suggest you reorder the data, select the reps first, have the employees be dependent on the reps. Rgds, Kevin
-
For Fusion Application, please post to the CCC - Cloud Client Connect. Rgds, Kevin
-
Best to do that in the data model, so you can display tabular data using a template. Rgds, Kevin
-
Login to /xmlpserver. Go to the catalog, select the data model, More→Download. Kevin
-
We need more details to assist. Basically, for-each whatever [account=77000] end for-each sum(salary). Rgds, Kevin
-
If you add a variable (parameter) in a script, you have to declare it in the database package. Rgds, Kevin
-
The package in the database has to be updated, add the parameter. Rgds, Kevin
-
Hi Gabriel, It depends on the data you are splitting by. You only need one layout for bursting. Rgds, Kevin
-
You should use a different layout for the full report and for the bursting subset of data. For example if you are splitting on G_1, the layout should not have for-each:G_1 or reference data that is not part of G_1. Rgds, KEvin
-
You can use the parameter value to create a dynamic filename. See Passing a Parameter to the Bursting Query: Rgds, Kevin
-
What was the result? Kevin