Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, Do you mind posting the screenshot again? The "double" scroll is at different levels, but I prefer to see your screenshot before to randomly guess things
-
I assume your model is clean, and therefore that "USD Amount" is a real fact with an aggregation rule. If you think at it as a measure (which is probably what it is), you easily see why it behave differently than what you think. That column isn't the value of a single row most of the time, it's probably a SUM. That's…
-
It only impact how the prompt's elements are visualized on screen: a long list vs multiple columns list. It only impact how the prompt itself is visualized, not the analysis or anything else. Without checking the "new column" on any prompt element => long list of prompts one under the other. By checking the "new column" on…
-
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)?