Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, You can do as you prefer, it depends on you if you want to set permission bottom-up and never use any inheritance or you want to go top-down and use inheritance to do less work. The "Replace Options" you can see it described at , it's a way to make your life easier when you have lots of permissions. I would say most of…
-
Hi, Are you asking about the OBIA dwh model? Or you are asking about a Publisher or OTBI analysis in your Fusion application?
-
Hi, I don't have OHS but, in my memory, it is just a custom version of Apache HTTP Server. This means that there are good chances you can just configure it just like you would do it for an Apache HTTP Server. The thing is that I'm not sure OHS can be as smart as a load balancer as what you are requesting. If you look at…
-
Hi, You could go and up-vote the idea asking for it:
-
Hi, Could you provide more details about the idea you submitted? It actually sounds more like a Fusion thing, you are maybe in the wrong forum. What product are you thinking about for this idea? Are you looking for a piece of data coming from your Fusion app and that you can't find when trying to build some reports or some…
-
Hi, ODI is not an Oracle Analytics product. It is partially covered in this forum when it's about the ODI mappings included in OBIA. Yours seems to be a purely ODI question, without an Oracle Analytics connection. You could try visiting one of these 2 other forums and see if your question would fit better there:
-
Did you look at the LSQL and the physical query behind both visualization? For your numbers to change like that, it could be an interference between the filtering and maybe some inner join doing some unexpected filtering or something linked to your data source. But it isn't possible to say more based on 2 screenshots. The…
-
and IRB.REQUISITION_NUMBER in (:p_REQUISITION_NUMBER) IS NULL OR IRB.REQUISITION_NUMBER =:p_REQUISITION_NUMBER You have to decide: it's either a IN condition or a IS NULL condition, you can't have a IN … IS NULL. If you look at the full query, you should easily see what makes it invalid, it's just SQL…
-
Hi @Karthikeyan s-Oracle , Welcome to the (public) Oracle Analytics community and forum. What product are you asking about? It helps if you can provide a full product name (and version if relevant). Right now you are talking about a table and a column, but Oracle Analytics Cloud or Server, both comes empty, with no data.…
-
OAC or OAS?
-
@SANTOSH VIDHATE-Oracle , edit: you already have a question posted for this, stay in it, but provide more details, like the things I mention below. This is a 8 years old post. You better post a new question, providing enough information to give you answers not based just on guesses. Things like the part of the product…
-
Hi, A month ago you posted an idea for this same thing. Are you saying you posted the idea before to know if it was already possible or not?
-
If you keep having issues with your RPD, you could save it in the MDS XML format, edit the XML manually as needed to add the functional group values. I have the impression it isn't the RPD having an issue with it, but it's just the admin tool that is a bit weak on that aspect. If you edit the XML directly, it will be…
-
The first thing crossing my mind for a dynamic thing in "classic" is definitely a session variable: it is user-based, and because you want the logo to be user-based, you should have something (a database table? an application role?) allowing to define what the logo should be for each user. Then you use the session variable…
-
I did a quick test in the OAS 2025 (8.2) Model Administration tool (you said you are using OBIEE 12.2.1.4 but I don't have that Admin tool installed anymore). It's a bit … weird the way it works… Starting with no Functional Group at all, when you click on that cell, it does show the drop-down list to select a value. If you…
-
Direct link to CCC: It's a parallel, but fully independent from this, forum.
-
Hi, First of all, welcome to the Oracle Analytics community and forum. Do you mind sharing some extra details on what place would you want that dynamic logo? Because that could definitely influence the possible answers. You mean in Publisher report? Or you mean a "classic" analysis or dashboard or a DV workbook? Thanks :)
-
It's a different, independent (separate) forum, I have no idea what rules they did implement and how it works in there. Can't really help much on this, sorry. It's maybe a sync issue (logout - login, or a time-based sync in the background of some kind).
-
Hi, welcome to the Oracle Analytics community and forum. The page you link says it all… When you define security on objects, be default rules are applied with a OR condition. It isn't an issue when you have multiple roles on the same attribute (dimension), but if you have multiple conditions on different dimensions, you…
-
If you go to and click on the "Categories" top-menu, you will see it is split by Fusion application mostly. For each one (select the Fusion app you are using), you will find lot of categories inside, including "Reporting & Analytics", which to me sounds like a good place to ask where a given data can be found in Fusion.