Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
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
-
You should be able to add columns, but not parameters as that is limited by the package defintion. Rgds, Kevin
-
No the image has to be in a BLOB column, not CLOB. Rgds, Kevin
-
Hi Frank, Most of the features in this section of the guide are not for RTF output, only PDF. Yes, you should test in Enterprise. Rgds, Kevin
-
Hi Frank, I changed from section to page break. Used the layout dialog to set different first page and scope whole document. If worked as expected. Rgds, Kevin
-
If you would like you can share your simple RTF and XML data, no PI or CI please. Or you can log an SR and provide those two files. Rgds. Kevin
-
Windows adds the file reference to a hyperlink. Do not use a hyperlink, put the code from Sandeep above into form fields. Rgds, Kevin
-
The job is not showing bursting enabled. You might want to log an SR to get direct assistance. Rgds, Kevin
-
Does your table extend to the next page? You might need to add a programmatic page break (split-by-page-break:) with a counter, so after x rows, it breaks to a new page Kevin
-
Hi Prathima, It depends on the over flow. Is this a table that over flows? Rgds, Kevin
-
If statements in an RTF do not translate directly to eText. You can use a DISPLAY CONDITION to skip rows. If you are testing the values for one cell of a data table you can use an IF in that cell. Use upper case: IF whatever THEN whatever ELSE whatever END IF…
-
Yes that is the group, but it has to be defined in Excel's Name Manager as the other three are. This is where you link it to a worksheet. Rgds, Kevin.
-
Go to Formulas→Name Manager the G_4 group is not defined. Rgds, Kevin
-
Depending upon the requirement, can you reuse file names rather than use new names each month? Rgds, Kevin
-
In the name manager you have three groups for the first three tabs. There is no group for the fourth tab: 1099GOV6. Rgds, Kevin