Comments
-
See Administering Oracle Analytics Publisher in Oracle Analytics Server Chapter 11 Secure Reports. https://docs.oracle.com/en/middleware/bi/analytics-server/administer-publisher-oas/secure-reports.html#GUID-E5C7DAD2-622A-4FFC-AAB4-E7EB6917BF19 Rgds Kevin
-
Since this is not an Analytics Publisher issue, but it is a Fusion Applications question, please post your question to CCC - Cloud Customer Connect. Thx, Kevin
-
You are no longer Bursting. Try emailing the output to yourself. Rgds, Kevin
-
The date in XML has to be in canonical format. Rgds, Kevin
-
Best practices: Large reports should be scheduled not viewed. There is no preview, but you could try a parameter that reduces the output size such as number of invoices. They could review a subset of data, then schedule the full dataset. Rgds, Kevin
-
Hi Dheeraj, Test the XML output for one against you layout, remove any for-loops pointing to groups that are not included in the split-by subset. Rgds, Kevin
-
I used Download / Upload and your issue did not replicate. Rgds, Kevin
-
How did you generate the reports zip file in 11g? How did you import the zip file to OAS? Rgds, Kevin
-
Migrating reports and data models should not change the objects. I tested using Download / Upload and the show parameter settings were retained in the copy. How are you migrating data models and reports? Rgds, Kevin
-
That's great, thanks for letting us know. Rgds, Kevin
-
Please log an SR to get direct assistance. Rgds, Kevin
-
Hi Bhaskar, You are welcome. Glad I could help. Kevin
-
Try adding a parameter to your data model instead of a group filter. https://docs.oracle.com/en/cloud/paas/analytics-cloud/tutorial-create-data-model/ Rgds, Kevin
-
Leave the filter out. Just create a data set with the xls spread sheet. Does it generate data? Kevin
-
If each page is being populated by a for loop, you can try for-each@section:whatever so it updates the footer for each iteration of the loop. Rgds, Kevin
-
Using MHTML output has the same 65k record limitation. Currently you can use an RTF or XPT layout to generate xlsx output. Rgds, Kevin
-
Change the name (replace) in the data generation, then there is no need to modify the layout. Rgds, Kevin
-
You are welcome. Kevin
-
Please apply and test Patch 37399490: CANNOT EDIT DATA MODEL OR ACCESS MENUS WITH UKRAINIAN LANGUAGE for version 7.6.0.0.241001. Rgds, Kevin
-
If your output is a simple table, I would suggest an Excel layout. Otherwise you have to format the column(s) as date after it is generated. Rgds, Kevin