Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Go into the dashboard properties and you can rename every page from there. The layout is available once you have many objects inside the section. With just one object you can't really expect to have a choice between a vertical or horizontal layout as it's just one. With 2 or more, it's either displaying them one next the…
-
When you have many prompts it allows you to have them into multiple columns (visual layout of the various prompts) instead of a very loooooong list.
-
Your thread isn't marked as a question, so it can't have a "correct answer".
-
Hi, You are trying to add that filter, fine. And what did you try? What was the issue? Not sure Timestampadd is what you look for, it isn't really made for "fixed" dates logic but for logic based on a relative delta from a given date. In your case you can use the function to get the year from the current date (which is…
-
https://datacadamia.com/dat/obiee/admin/12c/bar#import (read twice about the parameters and take backups before to execute if you can't afford to lose, by mistake, existing content)
-
True, because when you deploy your own RPD you replace the existing one. If you want to keep both RPD you need to merge them or develop all your content inside the sample RPD.
-
If you see that subject area in your browser, you can find it inside the RPD. In 12c it isn't "just" a RPD anymore, it's a .bar file. Search your OBIEE install folder for .bar files and you will find the the sample one. But it isn't a RPD...
-
It sounds like you start from the very beginning. Don't expect something quick or just taking 3 clicks. https://apexapps.oracle.com/pls/apex/f?p=44785:24:0:::24:P24_CONTENT_ID,P24_PREV_PAGE:12166,1 If you want to just connect 2 tables and build a chart on top of it, maybe you want to look at Data Visualization, even if the…
-
So what's the version?
-
Sangeeta Pandey wrote:Port 9514 is the default port we need to use? Depends on your install, if you don't change anything in the default ports range of OBIEE 12c, yes, that's the default port. Sangeeta Pandey wrote:How you determine that? Sareesh didn't reply to that part, which is the most important. Don't think that ONLY…
-
Just ask your browser to tell you. Open the OBIEE page, open your browser developer tools and in the network tab disable cache and reload the page. Once done just filter for "jquery" and you will have the link to jQuery. PS: this is from OAS 5.5.0, so don't take this version as the one you are going to find in your OBIEE…
-
You can either go through the tutorials to learn about how to model things in the RDP or follow an official training. There isn't a 1-sentence reply to your question other than: get your physical sources in the RPD, model a business model and create a subject area on top of it.
-
Hi, I understand you want to create a chart, sadly your picture didn't upload in your thread, so it isn't possible to give you any hint right now with the available information.
-
Did you try just by looking inside the library itself? It generally has a comment with the version.
-
While not answering your question, I just wanted to share my point of view on what you say. It's true that there are many open questions and the community is tiny, not because answers aren't given but mainly because a large number of users just come to get an immediate and direct answer to a question, or even worse…
-
Stop what you are doing and do it in the right way. You don't want that file, just because it isn't what you think of. You need to use the datamodel.sh / datamodel.cmd (or data-model-cmd depending on your exact 12c/OAS version). Check the doc or just google how you can download the RPD in 12c/OAS.
-
https://www.oracle.com/technetwork/middleware/obiee-122140-certmatrix-4472983.xlsx Not sure what you are after as a database doesn't need to support OBIEE, but maybe you wants to know which database can be used by OBIEE (for RCU or data)?
-
Your "Groupo de columnas" is created because you have a column selector view in your analysis. When you add a column selector to an analysis and enable it on a column, that given column is replaced in the "Criteria" tab by an column named 'Column Group (Default: <default column>)'. The click behaviour is just as Christian…
-
What do you mean? The "table prompt" is the prompt part of the table view in an analysis? That one isn't a real prompt, it doesn't filter the query or anything. It's a visual element only.
-
Is this a question from a pure theoretical point of view? If a soft-limit exists, you would have to ask internally. Technically nothing would prevent a very large number of physical tables, even if most of the time the ID attribute (which isn't supposed to be used anymore as the UID is the official unique identifier but…