Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Check Conditionally Highlighting a Row in below https://docs.oracle.com/middleware/12211/bip/BIPRD/GUID-04477E49-F671-4BF1-8353-06A7CDEAD2CC.htm#BIPRD2489 <?if@row:number(SAL)>2000?><?attribute@incontext:color;'red'?><?end if?>
-
In the report I can see barcodes only on html view.Any none of the users can see the barcode even on the html view.Is there a way to solve this? Your question is not clear, are you or are you not able to see the barcode in html view.
-
Can I reference one of the fields within Q_SUMMARY_SELECT as a following Bind Varaible ? Your question is not clear.
-
I don't think it's doable without customizing the report.
-
Check this https://winrichman.blogspot.com/2008/09/header-footer-using.html Make Sure your barcode is below <?end body?>
-
It happened to me couple of times, After uploading the latest template and while submitting concurrent request using copy, Instead of submitting concurrent request from scratch. Hope it helps.
-
I am not sure you can raise a ticket, if this is custom template. Share your excel template and sample data(.xml).
-
Its hard to give steps on how you can fix this just from your issue description. When i faced similar situation in the past, using Template Viewer i converted XSLFO template to RTF made changes in RTF as per requirement and when i was satisfied with the output converted RTF back to XSLFO. When you compare original xslfo…
-
One way i can think of is to generate an XML tag for the parameter8. Which you can refer after report is run. eg: In your query Select col1, col2, : parameter8 col3 from dual; <col3>xyz@gmail.com </col3>
-
Its hard to derive anything based on your explanation regarding spacing. You can include long conditions using form fields not necessarily spanning more than line. See you if you have any unwanted spaces in word doc.(to identify pressing Ctrl+Shift+*). As mentioned above share your docs.
-
You can use an if condition just make sure its outside the row.
-
25 columns is not big number, you may have to change page size and orientation.I suggest adding 10 or 15 columns and then add 1 after the another while viewing the output, just to make sure where exactly its failing..
-
This is pretty much similar to conditional display in below blog. Make sure CF_FLAG is in outermost group. https://myoracleappsworld.wordpress.com/2013/11/08/bi-publisher-conditional-display-of-the-template-region/
-
1. Is the template RTF or .xls.? 2. is it pdf output or excel.? Did you try saving the output.xml and previewing it on desktop? Share files.
-
My suggestion is build template in 3 sheets in same .xls, I am not sure how your .xml data is.?
-
I am not sure about attaching PDF, but are you looking to add specific content at the end of report.
-
It should be behave the same way, I believe you are pointing to the same RTF template in bursting control file. <xapi:template type="rtf" location="xdo://<APP_SHORT_NAME>.<RTF Template Code>.en.US/?getSource=true"/> Share your RTF and output.xml.
-
You can use etrm.oracle.com. https://etrm.oracle.com/pls/et1211d9/etrm_fndnav.ls_object?c_name=*&n_appid=800&c_type=TABLE
-
https://docs.oracle.com/cd/E23943_01/bi.1111/e22255/data_sources.htm#BIPAD289
-
I am not completely aware of the business logic of this function, I guess you can create as Sub group.