Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Is your issue resolved ?
-
Hello, One suggestion is to check the template for any unwanted space , it would be helpful if you show paragraph marks feature in MS word , also open each individual form filed and make sure there are no empty spaces .. Hope this helps .. If still not resolved upload the templates --YG
-
as mentioned you can use the word feature for page break or use the <?split-by-page-break:?> . Make sure that this is within the group ..
-
is this a standalone BI Publisher installation or OBIEE Installation ?? Check the instanceconfig.xml file and enable the following and check if this helps .. <AdvancedReporting> <ReportingToolbarMode>6</ReportingToolbarMode> </AdvancedReporting
-
From what i understand, just generate the data with some total value and then use the following calc to make it work <Cell><xsl:value-of select="VAL1+VAL2" /></Cell> We also set the val2 and val2 values to be of type MT_BAR and the total to be MT_MARKER using the SeriesItems tag. In the example below I have thrown out the…
-
I am not sure what version of OBIEE .. but for 12c the correct way is as below http://hostname:PORT/analytics/saw.dll?bieehome&nquser=username&nqpassword=password I'm not aware if this would work or cloud, but pl try and update.... the PORT you listed in the URL 7001 is Weblogic server port. so may be that is the issue.…
-
Pat, I am not sure if csv is supported, but please see the documentation for Excel Support using FORMAT_EXCEL oR FORMAT_XLSX https://docs.oracle.com/cd/E29542_01/apirefs.1111/e22256/oracle/xdo/template/FOProcessor.html#FORMAT_EXCEL Hope this helps. --YG
-
Carley - Is your Datasource set as OBIEE ? if yes then the VALUE("REPO_VARIABLE) should work .
-
Ivan, Refer to the product documentation @ https://docs.oracle.com/middleware/12212/bip/BIPAD/GUID-449EB059-8806-49F0-9FAB-21AAC118F014.htm#BIPAD359 Hope this helps --YG
-
Srishti, I assume in the Dataset the datasource may have been defaulted to demo by mistake. Point it to the correct data source Hope this helps --YG
-
check that link may be helpful
-
is this an interactive report ? if yes I think this is an expected behavior as it is only for display purposes. You may want to create a RTF template for this. --YG
-
Rannel, Check with your admins they should be able to provide this log file. When you are clicking view data in your data model are you able to see data ? --YG
-
try using XDOFX commands or XSLT samples below <?xdofx:to_char('12345')?> <?xdofx:to_number('12345')?> <?format-number:fieldname;'999G999D99'?>
-
try the following In the datamodel can you navigate to the data tab and confirm you are able to see the parameter .. ?? Also check the report parameters Click edit report and click parameters and confirm that the parameters are enabled.
-
did you review the links provided in my first post .. re posting again below http://oraclemine.com/query-get-supplier-details-oracle-apps-r12/ Query to find Supplier, Sites and Contact Information - R12 | Amar Alam Oracle Apps Technical World
-
Hello Commonman, This is the BI Publisher group .. did you check the links provided .. YG
-
If your question is answered, please mark completed / helpful. Again going forward for EBS related issue, please post in the right group
-
http://oraclemine.com/query-get-supplier-details-oracle-apps-r12/ Query to find Supplier, Sites and Contact Information - R12 | Amar Alam Oracle Apps Technical World NOTE : This is not the correct forum for this question ..
-
can you trying having default values to prompts ?