Changing the Default Currency in Analytics App's don't change curr symbol

Hi All,
We are using BI APPS 7.9.4 with OBIEE 10.1.3.3.2
We want to change the default currency for reporting from $ to £ in BI Dashboard reports.
I have edited the currencies.xml file on $INSTALLDIR/OracleBI/web/config
changed the sybmol to £ from $
<Currency tag="int:wrhs" type="international" placeholder="true" symbol="£" format="$#" digits="2" displayMessage="kmsgCurrencySiebelWarehouse">
<negative tag="minus" format="-$#" />
</Currency>
<Currency tag="loc:en-GB" type="local" symbol="£" locale="en-GB" format="$#" digits="2">
<negative tag="minus" format="-$#" />
</Currency>
and restarted BI Server, Presentation Server, Java Host and all the OPMN services but the reporting currencies in the dashboard reports are still displayed in $. The report currency symbol is showing $ by default irrespective of the default currency set in the currencies.xml
Ex: $13459
Anyone know what this issue could be, please let me know if am missing anything.
I appreciate your help.
Rgds, Bhaskar Kolluru
Edited by: bkolluru on 30-Sep-2008 03:14

Did you try changing the format setting as well?
format="£#"

Similar Messages

  • How can I change the default apple ID for app store. I bought the macbook from my school when I left and I'm the ID in place of mine is the computer departments one. How can i change it to mine?? Thanks

    How can I change the default apple ID for app store. I bought the macbook from my school when I left and I'm the ID in place of mine is the computer departments one. How can i change it to mine?? Thanks

    http://support.apple.com/kb/ht5621

  • How to change the default currency in CJ32 and CJ33

    Dear all,
    As required by the user, I want to know how to change the default currency from controlling area currency to object currency in TCODE CJ32 and CJ33. Currently, the controlling area currency will be defaulted in the field "Views in".
    Could any one help me? Points will be awarded.
    Thank you.
    Christina.
    Edited by: Virendra Pal on May 5, 2010 8:34 AM

    Hi Christiana ,
    Once you are in tcode CJ30 / CJ32 , Enter either Project definition or WBS element and this shall take you to the Budget screen and once you are here you can find a drop down with two options .One is Controlling are currency and the other one is Object currency.
    Since the Currency is set to Object currency in OPS9, System shall allow the budget values in Object currency and if the user wants to see the same values in Controlling are currency ,then the user needs to view the values in Controlling are currency using the drop down .
    Regards
    Judy

  • Is there a way to change the default colors for iPad apps?

    I noticed one of my friends iPad 2 had a different color scheme for apps and I would like to change my iPad 2's default ( which is currently grey). To elaborate, the default color for the borders and tabs in Safari are grey on my iPad, my friends are blue. Would like to change from the drab grey color to blue also but I cannot find a setting for this. All applications and Setup apps have this default color scheme on my ipad. Do I have to reset the iPad and start over with setup to achieve this? Hope not, perhaps someone can shed some light on an easy way to do this. Thank You!

    You can apply  system-wise "negative" color effect under Settings > General > Accessibility, by toggling the White and Black switch - and, in iCab Mobile (and some other, better browsers / PDF readers), its own "night mode" negative color scheme.
    Otherwise, no, you can't do anything else except for asking third party app authors to add selectable back/froeground (=text) colors to their apps.
    There is an article dedicated to this question: http://www.iphonelife.com/blog/87/do-you-find-your-idevices-screen-be-too-blueis h-or-just-too-harsh-bedtime-reading

  • Changing the Default currency in OBIA Dashboards

    Hi, I have successfully installed OBIA 7.9.5 and also I have integrated with EBS successfully. Only problem we have now is that by default all Reports and Dashboards are showing USD currency where as we need GBP. Is there a way I can change this default format acorss the reports and Dashboards in one shot?. I know I can change in each report and column..but I would not prefer that as there are 100's of columns.
    Appreciate any help on this.

    Hi,
    I know OBIEE. Could you please provide any document or brief the steps involved in integration of OBIA with EBS.
    It is very important for please.
    Rgards
    Srinivas Chindam

  • Changing the default currency of an entity after it has data stored

    We would like to setup some new entities that are not incorporated for our Actuals collection yet and submit data to our Forecast scenario for them. The issue is the entities currency may change by the time it is incorporated at which point we would need to change the currency previously defined in the metadata for the entity. Will this have any adverse affects on the application other than the fact that the data currently in the system for the entity will not be relevant and would need to be cleared or overwritten with updated data in the new currency of the entity?

    The data and journals will actually remain in the database, but will be unavailable to you. This is why I used the term "orphaned" in my earlier reply.
    Yes, I suggest first removing the data and journals prior to making the currency change.
    Yes, process management will re-set to Not Started, and the Calc Status will also be No Data. You may still see calc status and process management levels in those other currencies, but you cannot change them. That is, if you changed the currency from GBP to EUR, you will see see a calc status in GBP rather than NoData as you would see in any other unrelated currency.
    Ideally, you would completely delete the entity in metadata, and then load it as a new entity with the new currency. This would be difficult to do if this entity is an Intercompany Partner for another entity. If it is not an ICP for anyone else, I would just delete the entity, and then add it back with the new currency.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Can you change the default code that targets a new window to change the content in a div tag instead

    I created a database for store locations.  I was able to display the list of stores.  Here though I don't want the list to show the number in front of it...  I still need to find the CSS to edit my results for this one.  However, more importantly, I don't want to open my results in a new window, I want to be able to target a DIV tag instead.
    This is the code that is created to display the list of stores.
    {module_webapps,5665,a,,,_blank,,50,,1}
    Currently it opens a blank window.  I'd like to target a div tag on the right of the list area where the store info can appear.
    Perhaps the gurus at adobe can upgrade this feature?  Target DIVs instead of new or blank windows, or using frames. Below is the screen of the links created from the DB.
    Below is the blank window that it opens.
    Would like to make it open in a div to the right of the list.  Not sure how to change to core code that was created to make that change.

    I'm doing something wrong.  I have the list showing the stores in CA
    <div class="flip" id="woodcontainer" style="width: 160px; height: 23px;">
    <h1>CALIFORNIA</h1>
    </div>
    <div class="panel">
    <script>
      $("#infochange").load("{module_webapps,5665,c,41140}"); /* this creates the list of stores in CA where #infochange is the DIV I am targeting.
    </script>
    </div>
    <br />
    The code for the DIV where I want the details to load.
    <div id="infochange"></div>
    This doesn't make sense because I need to have something in the DIV as a holder of some sort? 

  • How to change default currency in BI Apps

    We need to run siebel sales & marketing analytics . Now we have two questions.
    1. I can't find default currency parameter in DAC's Source System Parameters. How could we change the default currency from USD to CNY.
    2. We can run all jobs successfully, but most of area in BI Dashboard id displaied 'No resault' ... even if we use the copy of product data.

    Hi,
    In DAC>Source System Parameters > $$GLOBAL1_CURR_CODE parameter, here you need to change from USD to CNY. Refer OBIA document for these currency codes. Genereally $$GLOBAL1_CURR_CODE refers to Document currency, $$GLOBAL2_CURR_CODE refers to Local currency and $$GLOBAL3_CURR_CODE refers to Global currency.
    You need to change this code based on your requirement.
    Anyone correct me if am wrong....Hope this helps you.........
    Thanks,
    Navin Kumar Bolla
    Edited by: Navin Kumar Bolla on May 26, 2011 1:09 AM

  • Changing the default Zone AAM in SharePoint

    SharePoint Web App Provides 5 different Alternate access mapping Zone.
    What is the best practice, is it the good practice to change the Default Zone of Web app in AAM.  

    Hi Maruti
    At its most basic level, AAMs are configuration settings set in SharePoint Central Admin that tells SharePoint how to map a web request to the correct web application so that SharePoint can respond with the correct content as URL of a web request received
    by IIS is not the same URL that the end user entered in their web browser
    Best Practices
    Default and Intranet should always be used, the rest are of course optional, but whatever naming convention you use, be consistent!
    Default: always the FQDN in the form of “http://WEBAPP.Company.com” (or “http://WEBAPP.domain.local” – whatever
    your FQDN format happens to be )
    Intranet: Just the name of the webapp itself in the form of “http://WEBAPP”  It is important to use a single
    name, without any “.”s in the name, as some windows applications will see “.” in the address and will assume “Internet” zone for the address, which can lead to some interesting authentication issues with Microsoft Office applications.  
    Internet: Almost always prefixed with "WWW” in the form of “http://www.WEBAPP.Company.com” – this identifies
    the access URL as a public facing or externally accessible site.  
    Custom:  I have never used this field for anything more than specialized one-off URL testing and sometimes for SSL
    cert verification (which generally should go on the load balancer anyways) 
    Extranet: Every company will be different, but I like to use the “PARTNERS” prefix, in the form of "http://partners.WEBAPP.Company.com”
    Amit Kotha

  • How do you change the default apple Id on iPad 1. I had to change my id  but can't figure out where to change it on my device.

    I can't figure out how to change the default appleid on my iPad. Had to change the I'd and password because I was hacked by my kid. I wish I was as smart as him lol.

    settings->itunes & app stores->tab unwanted appleid and click logout

  • How to Change the Default SSH Port from Terminal ?

    How to Change the Default SSH Port from Terminal ?

    How to Change the Default SSH Port from Terminal ?
    now showing default SSH Port 22 i need change it pls help me how can do

  • How do I change the default timezone for user calendars?

    The default timezone for new calendars is "America/New_York." How
    do I change the default timezone to my local timezone?
    To change the default timezone, perform the following steps:
    <P>
    <OL>
    <LI>Go to the bin/data/default_user_prefs.xml
    file.
    <P>
    <LI>In this file, change the values for the
    "icsTimeZone" and
    "ceSingleCalendarTZID"
    parameters. The default settings will appear something as follows:
    <P>
    <P>
    Changing these two parameters will change the timezone in the Calendar user
    interface.
    <P>
    <LI>In addition, go to the
    bin/config/ics.conf file.
    <P>
    <LI>In this file, change the value for
    calstore.default.timezoneID
    <P>
    Changing this value will enable the server to pick up the new timezones.
    </OL>
    <P>
    <B>Please note:</B> The values you enter for the above parameters must be valid
    timezones defined in the
    bin/data/timezone.ics
    file.
    <B>Related Technote:</B>
    <P>
    20000330-7: iCS 2.x: How do you change the
    default timezone in JavaScript?<BR>
    see article 4322

    Colin,
    You may substitute any text you like for the "Placeholder Text", as it is called, in Pages. Click on the existing placeholder text and type something more to your liking. Do this in as many places as your particular template of interest demands. Then, Format > Advanced > Define as Placeholder Text. Lastly, File > Save as Template.
    Now that you have defined a Custom Template to your liking, you can go to Pages Preferences and under the General tab's first section, define the new custom template as your default for each new document.
    Regards,
    Jerry

  • Want to change the default size of compobox

    Hi,
    I want to change the default size of combobox in BorderLayout.How to change or it's possible to change?

    I have tried.But it doesn' effect.Please advice me.private javax.swing.JPanel getJPanel43() {
         if (ivjJPanel43 == null) {
              try {
                                    ivjJPanel43 = new javax.swing.JPanel();
                                    ivjJPanel43.setName("JPanel4");
              ivjJPanel43.setBorder(new javax.swing.border.EtchedBorder());
              ivjJPanel43.setLayout(new java.awt.BorderLayout());
              ivjJPanel43.setBackground(new java.awt.Color(220,222,248));
              ivjJPanel43.setBounds(796, 24,260, 295);
                                    ivjJPanel4t = new javax.swing.JPanel( new BorderLayout());
              ivjJPanel4t.setBackground(new java.awt.Color(220,222,248));
              ivjJLabel13t = new JLabel("Enter Firm", JLabel.CENTER);
              ivjJPanel4t.add( ivjJLabel13t, BorderLayout.NORTH );
              ivjJPanel5t = new javax.swing.JPanel();
                                    ivjJPanel5t.setLayout(null);
                                     getJComboBox30().setBounds(new Rectangle(100,100,150,200));
                                     ivjJPanel5t.add( getJComboBox30());
                                     ivjJPanel5t.setLayout(new BorderLayout());
    ivjJPanel5t.setBackground(new java.awt.Color(220,222,248));
                                            ivjJLabel14t = new JLabel("Firm ");
                                            ivjJPanel5t.add( ivjJLabel14t, BorderLayout.WEST );
                                            // ivjJTextField17t = new javax.swing.JTextField();
                                            ivjJPanel5t.add(getJComboBox30(), BorderLayout.CENTER);
                                            ivjJPanel4t.add(ivjJPanel5t, BorderLayout.CENTER);
                                                                   

  • How do I change the default app for opening a file;

    If I right click on a file in finder, it tells me what the default app for opening the file is.  it also gives me a short list of other apps.
    I would like to change the defaults for several file types, and also delete one app from the short list and add a different one.
    How do I do this?
    thanks

    You could try this:
    - right-click (tap with 2 fingers on the apple trackpad) on a file you want to open in openoffice
    - move the cursor over "open with". You should see the default app, then some suggestions, then app store, then at the end, "other...".  Select "other..."
    - find openoffice in your applications folder and select it  (if it is dimmed, change "enable: " from "recommended applications" to "all applications", then you can select "openoffice")
    - check "always open with"
    - then, click "open".  The file will open in openoffice and from now on, openoffice will be the default application to open the type of file you just opened.  You should also see the icon of all files of the same type change to the openoffice file icon.
    This is supposed to work, but that's not always the case, especially when the default app happens to be an Apple app.  If you don't want to use that Apple app, delete it (or move it elsewhere if you want a backup). That can help.
    Good luck!

  • In PC I have changed the default app location from default to other and copied the previous content to new location and changed the Default location in preference. Now in iTunes, my previous apps are not visible. Is there any solution to this?

    In PC I have changed the default app location from (c:/users/username/My Music/iTunes) to other (d:iTunes)  and copied the previous content to new location and changed the Default location in Edit preference. Now in iTunes, my previous apps are not visible. Is there any solution to this?

    wjosten - thanks very much for the detailed instructions. I'll try this as soon as I get my replacement and it looks like you'll probably end up getting the green tick

Maybe you are looking for

  • How to restore using increment backup after full backup restore in RMAN?

    Hi All, We have a files of full backup of database after turning on the Archive log. And after that, daily incremental backup is taken. Now, i want to restore the the database into a new machine using both files of full and incremental backups. Can a

  • Download Program is not working

    Hi all, I am using Sun APPserver for my web aopps.I am doing a Download and Upload module using ApacheCommons Upload package for upload operation. For Download I just gave a hyperlink to the file path which should be downloaded and the link points to

  • Some keys are not working of my laptop lz801pa#

    Hi Recently I installed Windows 8.1 on my laptop (hp pavilion dv6 6115tx entertainment notebook) - lz801pa Then I installed Visual studio 2013. everything was working perfectly then. I guess when I changed keyboard option in visual studio to C# 2005,

  • Can I use professional music?

    I plan on making a podcast very soon, but this question will determine if I can at all (or for now at least). Can I use music from a professional artist in my podcast? I mean, I will be giving credit to the artist in any song I may use, un;ess of cou

  • Mac Mail 'To Do' Icon Greyed Out?

    In mac mail, the 'To Do' icon on the tool bar is greyed out...even when I select text from an email message, the icon is still grey. I can, however, right-click on the text to create a new 'to do' but I would like to know why the icon on the tool bar