Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
1) Next time please mention that you are talking about two LTS for the same Logical Table 2) If your model is setup properly with correct hierarchies and Levels, then the aggregated table should be used automatically without the Priority Group If you have to manually force the Priority Group it means your model is not…
-
Sampleapp is a self contained VM, you can't just "patch" a standard obiee installation with sample app content. What you can do however is extracting the BAR file containing RPD, catalog and security from Sampleapp and then migrate it to your instance (Welcome to OBIEE12c - using BI Application Archive (BAR) files - Red…
-
Adding a display:none in the CSS of the containing section should do the same, however is strange that the default setting doesn't work
-
No, you can have that effect only on pivots
-
No, It's reordering Fact Tables within the Business Model e.g. move Fact B before Fact A
-
Can you set the Aggregation to "None" in the Criteria tab?
-
Hi, If I read it wright you are basically asking what TimeOut mans: the timeout is the time after which the session is closed by OHS. If you invoke the report without OHS, then only the timeouts defined in OBIPS are taken into consideration For a timeout definition have a look at…
-
A check that I would do immediately is the hostname... To me the below one looks like only the hostname without network suffix. ALBVD1OBIBIS001
-
Hi, If you create a pivot table view and select "Fixed headers with scrolling content" you'll obtain what you're looking for
-
Right click and then It wasn't a difficult guess
-
Johan, as already suggested you may need to look in config.xml and restart obijh1 I would also check javahost for errors
-
IIRC I would say in the Business Model to order Fact Order Detail after Fact Order Summary
-
You should check in your Enterprise manager under what port the scheduler is running since it could be different from the default one. under EM->biinstance->availability
-
Hi Isn't what you are asking for just a Level based measure? SUM ( (E_373)) OVER (PARTITION BY E103195, (NP105)) AS NP104
-
if after executing java - version you get a java version that is compatible with OBIEE installation you should be fine
-
Hi @2783793 Try this https://www.rittmanmead.com/blog/2012/07/navigating-to-bi-content-in-obiee11g-and-passing-multiple-parameters/
-
If I understood you correctly, You should try analysing the HTML and changing the related CSS classes.
-
Look here https://www.rittmanmead.com/blog/2012/03/obiee-11g-security-week-row-level-security/ If you find answers helpful please mark them as such or If you got the answer to your question you can maybe close the thread?
-
Hi @3402619 Well, you need a matrix that tells you all allowed Depts-Region combinations (or the not-allowed ones) that a user can see. As others said you can't just have 2 distinct filters on the two dimensions. If you can't setup a proper extra role like "Filtered Users Role" this will have an impact on all users…
-
Strange because GUIDs are removed in 12c, maybe there was already a problem of GUIDs in the original 11g catalog. Does the user have content saved in the private folder? If not you could use the forgetaccounts option OBIEE - Catalog Manager [Gerardnico] this will erase user's folder. If the user has local saved content (or…