Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
lol, I might have to ;-) I copied the l_en folder to l_bg. Once I change the browser locale to Bulgarian the sign in page correctly sets to Bulgarian as the language, but on loading the BI Home page I get the following error 'Catalog getLocalized does not understand locale .' Any ideas?
-
Thanks again Christian :-) Adrian
-
Thanks Christian I added a new date format property <property name="dateShortYearFormat">M/d/yy</property> to the localedefinitions.xml file for the locales I need and restarted all services, though its not taking effect/showing up in the Data properties -> Data Format = Custom. I set Custom Data Format =…
-
Thanks Syed. I need the date format to change when the user's locale changes. So the format you have given would be fine say for UK locale as it formats to 15/06/17, however once the locale is changed to US I need it to format as 06/15/17 which the above doesn't give?
-
Ok i'll try that. Thanks.
-
I've tried both online and offline, get same error.
-
Yes, the request variable/session variable set in the prompt is the same one used in the WHERE condition of the LTS. So it should work then? eemmmmmm..... I might log it as an Oracle bug and see what they say.
-
Thanks. I have the where clause on the correct LTS. The analysis is built with 3 columns from the same LT (product id, product name, language key) and the analysis works fine. I'm using the product name from same table for the prompt. I see this definition below - " We can define Request Variables in any request to…
-
Thanks Gianni. I'm pretty sure I'm not hitting the cache as I've changed the default of the session variable so I can see the prompt fire a new query with the new default. I see what your saying. This is my plan B :-) , where I model the RPD so that I can "limit" the other prompts by the language prompt, however means…
-
Yes I used a custom style and added the css change to a custom.css file and placed in the virtual Analytics res location. The following I added to the instanceconfig.xml. following to the $DOMAIN_HOME /config/fmwconfig/biconfig/OBIPS/instanceconfig.xml <URL>…
-
Thanks Pedro. We need to allow the user to sort asc/desc on any column in the table including the G.R. column with currency symbol.
-
Yes I did. I was able to change the CSS styling to make the Search... more noticeable. Thanks
-
Thanks Christian. Yeah, my problem is finding the correct .js file. Any tips on how to find it? Adrian
-
Is documented here 17 Configuring and Managing Analyses and Dashboards
-
I was able to resolve this. Here is the 12c documentation for configuring a SQLReadOnlyAuthentication http://docs.oracle.com/middleware/1221/biee/BIESC/privileges.htm#BIESC6096
-
Hi Gianni, Yes I'm applying font-awesome related changes which are not taking effect so I've guessed I need to deploy the font-awesome folder to the OBIEE server first. Its this deployment I'm not sure of..... ? Do you add the contents of the font-awesome folder to the custom style directory (s_Style) deploy to the server…
-
I'm have the same issue using the importServiceInstance command Where you able to resolve this?
-
Thanks Gianni. I should of checked the matrix doc for 12c.
-
In the Analysis add the following to the prefix box on the Advance tab Set Variable LOGLEVEL=2; Not sure why the RPD server setting doesn't work.
-
I see these logged in BugDB so far Bug 22855455 - UNABLE TO SET DEFAULT STARTING PAGE UNDER MY ACCOUNT – we have a work around for this Bug 22601212 - AUTO-COMPLETE PROMPT NOT WORKING