OBIEE Report Multi Currency Display

Hi All,
i have a requirement where i need to display amount data in multi currency format in OBIEE 10.1.3
User have to select the currency type like USD,YEN,EURO and resulting amount data in report should display in that currency format.
Pls suggest me is it required to do ETL Changes i.e we need to load data in Database in multi currency format
can we do this at Report level i.e can convert the amount in required currency format.
Pls suggest.
Thanks in Advance

Thanks for your answer.
I found a solution I used virtual tables in the physical layer it will replace the views I had to create inside the DWH to handle this problem.and created the joins in the physical and business layer.then I had the result I wanted for reporting.

Similar Messages

  • OBIEE11g - Report Multi Currency Display (Static Data)

    Hi All,
    I have a requirement where i need to display amount data in multi currency format in OBIEE 11g like LCY and OCY format.User have to select the currency type like USD,YEN,EURO and resulting amount data in report should display in that currency format.
    Pls suggest me is it required to do ETL Changes i.e we need to load data in Database in multi currency format
    can we do this at Report level i.e can convert the amount in required currency format.
    Note: Spot rate is currency data it's loading by monthly its a static data.
    please refer my expected output screen short:
    http://imageshare.web.id/images/0dnlgxlvmhl7u5tdbac1.jpg
    (currently we are displaying one currency now we need to show multicurrency)
    Just FYI...
    joins:
    "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."OCY" =
    "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."ORIG_CURRNBR"
    AND
    "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."PPN_DT" = "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Business_Date"
    here ocy & ORIG_CURRNBR is the foreign currency (i.e: USD,YEN,EURO etc)
    Calculation part:
    CASE WHEN "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Product_Type" IN ('Bond', 'Bonds', 'Callable Bonds')
    THEN "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Nominal_AMT" * "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."NON_DISC_SPOT"
    WHEN "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."Product_Type" ='Equities' THEN
    ("GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."MKT_VALUE" - "GPC_DataMart"."GPC_DataMart"."dbo"."IW_POSITION"."CAPITAL_GAIN" ) * "GPC_DataMart"."GPC_DataMart"."dbo"."MX_SPOT"."NON_DISC_SPOT"
    END
    in the above calc amount * spot_rate
    I already refer the below one but it wont suite for my case:
    http://www.rittmanmead.com/2010/06/oracle-bi-ee-10-1-3-4-1-currency-conversions-fx-translations-part-1/
    http://gerardnico.com/wiki/dat/obiee/currency
    Thanks in advance
    Regards,
    Deva
    Edited by: Devarasu on Nov 16, 2011 3:13 PM

    Hi Deepak,
    our table will like below one,how we can calculate on fly calculation for this,
    in my dashboard MX_spot.ocy prompt column --> set request variable.
    how i can use this request variable in RPD-->BMM --> logical expression?.
    Table 1: Postion (Fact)
    PRODUCT_ID      ORIG_CURRNBR     (Nom+Capital+PREM_DISC_AMORTISE) Business_Date
    ========================================================================
    HKD T-NOTE 1312     CN1      48407.555               31/10/2011
    HKD T-N 07Y1402     HKD          -45000.23               31/10/2011
    Table 2: Mx_Spot (all currency with static rate)
    OCY     NON_DISC_SPOT     PPN_DT     
    SGD     0.1962748     31/10/2011     
    HKD     0.1605621     31/10/2011     
    CN1     1     31/10/2011

  • Reporting multi-currency on reports, without hardcoding the exchange rates

    I've seen this problem posted in a few different spots, and the general answer is, reporting only reports in a single currency per report. Unless you do some calculations in a column to get a new currency value.
    Problem... 1. we dont really want to hardcode exchange rates into every report that needs the conversion
    2. If rates change often there could be a painful maintenance issue to update all those reports
    So here is a solution I used for a customer, that worked a treat.
    [http://www.synergility.com.au/content/faqs/49/77.html|http://www.synergility.com.au/content/faqs/49/77.html]

    Hello,
    I can't find Oracle provide a tech note (749419.1) documents to metalink, Could you please send me?
    and I cant prepare this report beceuse some information missing for example it doesnt work rate prompt field and fx revenue field.
    please you can send to me step by step information?
    thank you for hep

  • Integrate the OBIEE report to the SIEBEL applet using the realtime mode

    Questions:
    1. I should send the siebel parameter to the obiee, so the obiee report can be displayed realtime.
    but i don't konw how to send the customizable siebel parameter to the OBIEE
    So thanks a lot who can help me.

    The tech notes is useful;
    But the document only introduce the one parameter sending betweetn integration.
    Now i need to send two or more than two parameters;
    i try the POC, but the only one parameter is ok. when i add another parameter, the parameter do not work.
    detail is below:
    Name Argument Type Argument Value
    P0 Constant 1
    P1 Constant eq
    P2 Constant "- Account Profile"."Account Status"
    P3 Field Account Status
    P4 Constant 2
    P5 Constant eq
    P6 Constant "- Account Profile"."Account Type"
    P7 Field Type
    if anyone can give me a suggestion? thanks a lot.

  • How to display special characteds in OBIEE reports?

    How to display special characters/multi lingual characters in OBIEE reports? Could you please let me know were all I need to make the changes in OBI so as to see the similar set of characters that being saved in database.
    Thanks in advance
    Regards,
    Jeetender
    Edited by: user9353498 on Mar 17, 2010 3:55 AM

    Hi,
    I believe it depends on your database type. If your database query supports it, OBIEE should not have any problem.
    I think there are only 2 constraints which might stop OBIEE from displaying special characters.
    1) OBIEE internal javascript which does not allow special characters
    2) Database type which does not allow special characters in query.
    If you can take care of these 2 reasons, then it should be possible.
    However, experts can shed some more light on it.
    -Vinay

  • How to run OBIEE Reports in Multi-Org Environment?

    How to run OBIEE Reports in Multi-Org Environment of EBS.

    hi Rainer,
    My Forms and Reports Server is in Same System only. Actually i am giving this path
    http://vagee.ail/reports/rwservlet?
    server=rep_vagee_oracle10g_apps_server&report=D:\FP2
    \dealer_reports\oc_dealer.rep&userid=fp2/fp2erp@info
    &destype=cache&desformat=pdf&ODSNO=OC0809/00110&branch=DLR002
    In My AS System Running Successfully. But Client systems Page cannot be display message is displaying.
    but generally i m able to access the reports server using this path
    http://vagee.ail/reports/rwservlet?
    then Reports server page is displaying but
    when i specify that report server name
    http://vagee.ail/reports/rwservlet?server=rep_vagee_oracle10g_apps_server
    page cannot be displayed.
    what will be the problem. please help me. thank you.
    Regards,
    Kalyan.

  • OBIEE Multi Currency Conversion Question

    Hi,
    We are implementing BI with the Financials Dashboard and currently the default currency displayed is in USD$.
    We would like to add a filter for each dashboard and allow users to choose between 4 currencies:
    1. Local Currency
    2. Reporting Currency Daily (USD at Constant daily/monthly corporate rate)
    3. Reporting Currency Current Year (USD at Constant current year corporate rate)
    4. Reporting Currency Previous Year (USD at Constant previous year corporate rate)
    Please would you know the best way to add this filter and setup the solution in BI?
    Do we need to use Global Rate, Variables...?
    Thank you,
    Ben

    Hi,
    We input the data into currency member called 'Local' and based on the currency conversion it will be converted into reporting currency.
    If you want to enter the currency other than the base currency for an entity, you need to enable the option of enable multi currencies in Other options in the Manager dataforms. While inputting the values you need to give the currency after the value.
    Regards,
    tvmk

  • Currency display in report

    Hi ,
    I have two Keyfigures created as Amount with Ocurrency ref.
    In report when i display its also showing the currency near the Keyfigure value.I dont need that ,
    for example
    1500 Euros
    200 euros
    I dont need euros.I need only
    1500
    200
    Regards,
    Logu.

    Hi,
    Follow the below steps.
    1. define a column structure.
    2. define one selection  with your key figure.
    3. define a new formula with NODIM() function. and pass the selection which you have created as above.
    4. Hide the selection using "Always hide" property.
    This will help.

  • Hot to display PDF and Word documents as an attachment in OBIEE Reports

    Hi,
    From few of Oracle threads I learnt that we can store the files in a server locaiton and read it thro a URL. What I am trying to do is, PDF or Word document will be stored in database as BLOB fields. This BLOB field needs to be come as an attachment in OBIEE Reports and by clicking that icon, it uses the local applicaiton PDF reader or a word applicaiton and open the attachment, just like how we open an attachment from a E-mail. Can you please help me with the possible methods of that. I can provide you more information incase if you need.
    Thanks
    Augesthi

    As long as you used the paper-clip Attach icon, that should be fine.
    The entire document appears to you because your Mac recognizes the document type, and displays it for you, saving you from having to mouse around and find a Reader for it. You can still use the Save icon to save a copy of only the attachment.
    To avoid problems with other email readers, be sure the checkbox [√] send windows-friendly attachments is checked.
    I addition, some email readers cannot cope with any attachments positioned at any place in the document other than at the very end. So make sure you move the cursor to the absolute end of the document before clicking "Attach".
    If all else fails, send an email that says, "attachment to follow", then send the attachment right away in a separate email, with nothing else in the body of the message. Some use the Subject abbreviation (nt) to indicate "no text", that is, no words typed in the message portion.

  • Report and user statistics display in Obiee report

    I have a requirement in OBIEE like i need to generate a report and that report has to display some valuable information dynamically.
    The report consist following column info...
    Report Name|Report Folder|Report Path|Description|Description ID|Owner|Subject Area
    Header 1
    Header 2
    Header 3
    Header 4
    Header 5
    Header 6
    Header 7
    Header 8
    Header 9
    Report Name
    Report Folder
    Report Path
    Table
    user
    Unused ColumnIDs
    Column Created
    Report Creator (user)
    Report last modified
    like etc..........
    SO, the above said fields has to be update and provide dynamic data in the report. (Also those  field info is not available in Usage tracking table so we need get those information from Catalog manager also...........)
    For this I have one alternate idea like to get the solution by planning to get this solution by CSV file.If you would provide any solution like CSV get updated dynamically from Catalog manager it would be a great thing to me....Your help is highly appreciated.
    How to implement this requirement ............could you provide a right path to achieve this solution.
    I hope yours alternative solution.

    Thanks for the reply Yannick.
    We have install/configure WebCenter analytics and activity graph.
    Wehave added Login Metrics in our Group Space and we are getting default login count for specific time frame but when we define a filter under User Property of any property like city, department name, phone title etc after refreshing data it is giving error like
    WCS#2011.03.31.12.47.31 : Irresolvable error(s) occurred. You may want to contact Administrator with the error reference.
    Please help how to solve this.

  • I want to display the DFF fields in OBIEE reports

    Hello,
    we have a requirement to show DFFs in OBIEE reports and i wanted to understand:
    - Will we have to create a custom column mapping in Informatica and custom field in data warehose table?
    - Should we modify the vanilla content or seprate code to be written and then create a join to OOTB tables?
    Please suggest.
    Thanks
    Vinod

    Hi Avinash,
    Thank you for the prompt reply.
    The DFF is a context sensitive DFF and by default it was not visible in the create absence window.
    I had used the below metalink note to activate the context sensitive DFF in the above screen when the employee launches the LOA.
    "Unable To Display Context Sensitive Additional Absence Details Dff In SSHR. [ID 466881.1]"
    However my problem is that neither the supervisor nor the final HR approver sees this context sensitive DFF fields in the "Notification Summary" page.
    The HR person can approve the leave and then go to core HR absence screen and then only see the DFF fields.
    Some decision regarding air tickets etc. needs to be decided before the leave can be approved.
    regards

  • Multi-currency in reports

    How can I dynamically change the currency symbol in reports using the LNNNGNNNDNN field format.

    If I alter the session and use NLS_TERRITORY and select using to_char(item, 'L999G999D99')
    then it will print with the local currency symbol, however if I have the item defined with format mask of L999G999D99 and select just the number it will not.
    Is there an easy solution to print reports in multi currency dynamically or will I need to select each value with its corresponding format. What would be the use of the L999G999 etc format mask?
    Thanks

  • Advanced Multi-Currency reporting

    I've got a complex report requirement and I'm unsure how best to address it ...
    We've a multi-currency model and have enabled multiple currencies per entities.
    The users are now requesting reports that will show their currency exchange exposures : ie : Total budgeted in each currency.
    I'm not sure how to do this. Is setting a filter on HSP_InputCurrency the only way or are there more user friendly methods ?
    Cheers,
    Jeremie

    Hello,
    You should use reporting currencies for reporting purpose (sorry for the pun). All of the input data are stored on Local->HSP_InputValue. And currency code, if it's not equal to Entitiy's currency, is stored on Local->HSP_InputCurrency. You may have a lot of different reporting currencies in Currency dimension, e.g. USD, EUR, GBP, RUR etc. Planning is able to generate currency conversion script to convert input data (Local) to reporting currencies. Reporting currencies are stored sparse elements, so you'll get desired values on USD->HSP_InputCurrency, EUR->HSP_InputCurrency, GBP->HSP_InputCurrency, RUR->HSP_InputCurrency regardless of Entity's currency.
    Regards,
    YM
    Edited by: user614618 on Sep 8, 2008 1:38 PM

  • Display Hyperion Planning celltext in OBIEE reports.

    Hi,
    The requirement is to display the Hyperion Planning comments entered in the forms on the corresponding OBIEE reports. I have been able to retrieve details about the author, note contents along with the corresponding dimensions by considering the following tables:
    1.HSP_CELL_NOTE
    2.HSP_CELL_NOTE_ITEM
    3.HSP_OBJECT
    4.HSP_USER
    But I am confused about the subsequent approach I need to take. How should the federation be done with the Essbase cube in the OBIEE repository? How should the comments be tagged to the specific OBIEE reports corresponding to the Hyperion Planning forms?
    I am using Hyperion Planning 11.1.2.2 and OBIEE 11.1.1.6.
    Any help is highly appreciated.
    Thanks and regards,
    Debarati.
    Edited by: Debarati SJ on May 29, 2013 12:06 AM

    Hi Celvin,
    Many thanks for your reply. But can you please elaborate on the steps?
    When I extracted data from Essbase (planning application), it does not generate ID columns for the dimensions that can be used to match with the HSP_OBJECT.OBJECT_ID. So I am not able to understand the logic behind joining the IDs.
    On the hyperion planning relational tables,I ran the following Query to retrieve the Note for comment and the corresponding Dimension members:
    SELECT HYPUSER.HSP_CELL_NOTE.NOTE_ID,
    HYPUSER.HSP_CELL_NOTE_ITEM.CONTENTS,
    HYPUSER.HSP_OBJECT.OBJECT_NAME AS Scenario,
    HYPUSER.HSP_OBJECT1.OBJECT_NAME AS Account,
    HYPUSER.HSP_OBJECT2.OBJECT_NAME AS Entity,
    HYPUSER.HSP_OBJECT3.OBJECT_NAME AS Period,
    HYPUSER.HSP_OBJECT4.OBJECT_NAME AS Version,
    HYPUSER.HSP_OBJECT5.OBJECT_NAME AS YEAR
    FROM HYPUSER.HSP_CELL_NOTE
    INNER JOIN HYPUSER.HSP_CELL_NOTE_ITEM
    ON HSP_CELL_NOTE.NOTE_ID = HSP_CELL_NOTE_ITEM.NOTE_ID
    LEFT JOIN HYPUSER.HSP_OBJECT
    ON HSP_CELL_NOTE.DIM1 = HSP_OBJECT.OBJECT_ID
    LEFT JOIN HYPUSER.HSP_OBJECT HSP_OBJECT1
    ON HSP_CELL_NOTE.DIM2 = HSP_OBJECT1.OBJECT_ID
    LEFT JOIN HYPUSER.HSP_OBJECT HSP_OBJECT2
    ON HSP_CELL_NOTE.DIM3 = HSP_OBJECT2.OBJECT_ID
    LEFT JOIN HYPUSER.HSP_OBJECT HSP_OBJECT3
    ON HSP_CELL_NOTE.DIM4 = HSP_OBJECT3.OBJECT_ID
    LEFT JOIN HYPUSER.HSP_OBJECT HSP_OBJECT4
    ON HSP_CELL_NOTE.DIM5 = HSP_OBJECT4.OBJECT_ID
    INNER JOIN HYPUSER.HSP_OBJECT HSP_OBJECT5
    ON HSP_CELL_NOTE.DIM6 = HSP_OBJECT5.OBJECT_ID
    Thanks and regards,
    Debarati.

  • Multi-Currency Customer Receivables Aging Query

    Hello Everyone,
    SAP B1 2005 SP 01 PL 42
    We cannot produce customer statements for multi-currency accounts (CND & USD) through the Customer Receivables Aging report.  The report converts all FC to LC which is not useful to the customer.
    The statement must show the open invoices in USD and open invoices in CND so that the customer can pay in the appropriate currency.
    We are attempting to create a query to solve this issue and assign a PLD to execute the calculations, but cannot see the best way to execute the task.
    The customer account balance (displaying only unreconciled tans.) would be the most reliable data set (form 809), but it is not available as a table in the query manager.  Any other table suggestions?
    We would like to avoid building the query from scratch (collecting all open invoices, credits, payments etc...) to avoid error.  We would also like to avoid exporting the data as this is very time consuming.  Any suggestions?
    Thanks in advance,
    Tamara

    We have found it better to set up two customers where different currencies are transacted - one in each currency. That way you can produce a statement in each currency.
    I know it's not a perfect solution, but a good work around?
    The only way to get the data you need would be to use OJDT and JDT1 tables, but you would need to join to the reconciliation table as well (OITR?) to get open transactions.

Maybe you are looking for

  • Server 2012 R2 Remote Desktop Connection Broker

    I have installed RDS on a server named PLUTO on which Windows 2012 R2 datacenter is in. There is a domain controller (domain name: AGROSY) running on a Linux server. We have used Samba 3.6.6 to control the file sharing system. When I attempt to insta

  • How to get my old kindle books on BBPB?

    Hi, I sure hope someone can help me. My Kindle broke after I bought a new book from Amazon. I bought this playbook 2nd hand and know nothing! Not real computer savvy at all. I called Amazon and they told me I can download the blackberry version of Go

  • Google not finding my site...

    Hi guys, I've been struggling with this one... My site address is web.mac.com/portraitsbyewa, and Google's engine does not find it no matter how I try. I've verified it with Google's webmaster register, but it's still never coming up. Google talks ab

  • Transferring old emails from old iMac to new iMac

    I've just gotten a new intel Imac (10.6.6). Can anyone point me in the direction of instructions on how I can get the emails off my old iMac's (10.4) hard-drive and into the new iMac's mailboxes? On a related topic, anyone know how I can retrieve the

  • Can't receive the CANCEL of SIP request through MSPL routing application on Lync

    We have written an application of routing sip messages with MSPL script. It works well except the two things below: It never receives the CANCEL sip request, e.g. when a caller hangs up the call while it is ringing on a lync client; It receives nothi