Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, Can you please try the following XML? It should bring all EMPs who is having more than 1 Manager. It is only having Employee Name, Number & Manager Count. Please check if it is working for you and if it is working then feel free to extend as per your requirement. Hope this help. Cheers,
-
Hi @MohammedAmeenmfp10, Have you tried using some aggregate functions like MIN / MAX etc using with those dates? Thank You!
-
Hi @Fiona Marran, Can you please send some more details like: Which SA are you trying here? If possible attach your report XML / Catalog. It'll help to replicate the issue at our end also will help to find any resolution. Thank You!
-
Hi @Nipun Suri, Please take a look into the following doc which might be helpful to understand what are the things available and if not available how to create the extension. Hope this help. Cheers,
-
Very helpful information. Thank you very much @Mike Durran-Oracle & @Brendan T!
-
Hi @Stefano_Mazzocca, Please take a look into the following Oracle document for detailed understanding. It has some detailed tables outlining the comparison among various roles. Also, please take a look into the following blog which might be helpful to understand the concept for customizing any security config. Hope this…
-
Hi, Thanks for the details. I was using the attached catalog in our instances and it is working fine. I tried multiple non production environments and it was not throwing any error. Can you please try your report in any other non-prod environment to see if it is working there. Also can you please try this report with an…
-
Can you please provide some more information like: Is it an existing Report that you are trying to extend? Which subject area has been used here? If possible attach your report xml / catalog. It'll help to replicate the issue in our end and will help to find potential root cause or any resolution. Thank You!
-
Hi, In that case, please handle the NULL conversion in the Data Model it self.
-
Can you please try replacing NULL with 0 in the calculation. something like: COL3 = (IFNULL(COL1, 0) - IFNULL(COL2, 0)) Hope this help. Cheers,
-
Glad you found it useful. Can you please accept the answer / answers that helped you, it'll be very helpful for fellow community members in future. Thank You!
-
Hi @Molly P, Regarding point2, would recommend to perform the activities in Non-Prod first like DEV to TEST etc. Please take a look into the following post where there's a good video describing the entire process. Hope this help. Cheers,
-
HI @Molly P, Regarding point 1, I think it should prompt you whether to take data or not. Please take a look into the following note which might be useful. Hope this help. Cheers,
-
Hi Molly, Please take a look into the following notes which have all the details and might be useful. Migrate content across environments using a content bundle in Oracle Fusion Data Intelligence: Migrate Your Content: Hope this help. Cheers,
-
Very helpful explanation. Thank you very much @Bret Grinslade - Oracle Analytics-Oracle!
-
Hi @Terri Norris, Can you please check the following Oracle Notes for the issue in point1? Cheers,
-
Very helpful information. Thank you very much @Federico Venturin!
-
Hi Engin, OTBI SA Measures' definitions are not available for the recent releases but it was available previously for some prior releases. Please take a look into the following old documents but please note it will not contain any newly created measures or columns (or correct definition of measures if it got changed…
-
Very insightful and helpful information. Thank you very much @Abhishek Bajpai - CEAL Team-Oracle!
-
Thank you very much @Avinash Krishnaram-Oracle!