Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, First of all make sure that the query is generating data in any sql developing environment. try to run the same query in SQL*Developer and check if the data is correctly retrieved. If you are creating a data model in BIP -> check the bipublisher.log / dataengine.log for errors. Thanks, Dragos
-
Hi, try the following: 1) <Label><xsl:value-of select="YRE 1"+1/></Label> 2) <Label><xsl:value-of select=sum("YRE 1"+1)/></Label> Thanks, Dragos
-
Hi, These are all BIP scheduler tables: QRTZ_BLOB_TRIGGERSQRTZ_CALENDARSQRTZ_CRON_TRIGGERSQRTZ_FIRED_TRIGGERSQRTZ_JOB_DETAILSQRTZ_JOB_LISTENERSQRTZ_LOCKSQRTZ_PAUSED_TRIGGER_GRPSQRTZ_SCHEDULER_STATEQRTZ_SIMPLE_TRIGGERSQRTZ_TRIGGERSQRTZ_TRIGGER_LISTENERSXMLP_APPINFOOnly 11gXMLP_SCHED_DATAOnly 11gXMLP_SCHED_DELIVERYOnly…
-
Hi, What are you trying to achieve is possible: https://docs.oracle.com/middleware/12212/bip/BIPRD/GUID-4E701E73-E8EB-4CE3-898E-7B7BFFA8F547.htm#BIPRD2299 Thanks, Dragos