YTD , Last year YTD help needed in OBIEE 11g

Hi all,
I have a report which looks this way
Banner Name
*Sales YTD*
*Sales Last year YTD*
YTD values are based on actual date of running report.
*so ex: the report is ran on 10-feb-2013, the Sales YTD will be from
01-Jan-2013 till 10-Feb-2013.*
* Sales Last year YTD will be 01-Jan-2012 till 10-feb-2012.*
I have achieved Sales YTD with my Time dimension.
My time dimension has the data for Last year , year ago date!
Can you please help me out on how to proceed for the Last year YTD
calculation?
Its helpful to share any syntax..
Regards
Kumar

Hi,,
you can use Todate Function.
Take a Look @ this http://mkashu.blogspot.in/2013/08/obiee-model-time-series-in-obiee.html
Regards,
VG

Similar Messages

  • My iphone 5c says connect to itunes. It won't update/restore; error message (27) comes up. I also haven't backed the phone up since last year. Help

    My iphone 5c says connect to itunes. It won't update/restore; error message (27) comes up. I also haven't backed the phone up since last year. HELP.

    Hi there owain11,
    It looks like that particular error may be realted to a hardware issue. Take a look at the article below for more information. 
    Resolve iOS update and restore errors
    Check for hardware issues
    Related errors: 1, 3, 10, 11, 12, 13, 14, 16, 20, 21, 23, 26, 27, 28, 29, 34, 35, 36, 37, 40, 1000, 1002, 1004, 1011, 1012, 1014, 1667, or 1669.
    These errors mean that your device or computer may have a hardware issue that's preventing the update or restore from completing.
    Check that your security software and settings aren't preventing your device from communicating with the Apple update server.
    Then try to restore your iOS device two more times while connected with a cable, computer, and network you know are good.
    Confirm that your security software and settings are allowing communication between your device and update servers.
    If you still see the error message when you update or restore, contact Apple support.
    -Griff W. 

  • Last Year Inovice Total need to be calculated in a new column in OBIEE 11g

    Hi,
    I have a measure Net Invoiced Amount, and now my client is asking to get a new column in which last year's Net Invoiced Amount total needs to be calculated.
    We need to select the Dates dynamically, it is 2012, so the column should the invoiced amount total for 2011, if it is 2013 then amount should be 2012. Can we do this in RPD. If so, please tell me how.

    Hi,
    Method1:
    TIMESTAMPADD( SQL_TSI_DAY , -1, TIMESTAMPADD( SQL_TSI_DAY , EXTRACT( DAY_OF_YEAR FROM DATE Column) * -(1) + 1,
    DATE Column))
    Note: create alias table from your fact (call it as fact table name_YTD) Join th aliases to the dimension tables exactly like how your normal fact table is joined to the aliases, except for the time dimension.
    Method 2: by using Time series functions (Ago fxn)
    Ago(<<Measure>>, <<Level>>, <<Number of Periods>>)
    Example:Ago("Human Resources"."Fact - Absence"."# Days" , "Human Resources"."Time"."Year" , 1)
    Method 3: if your using obiee11g --> from analysis itself you cand solve it
    AGO(expr, [time_level], offset)
    Thanks
    Deva

  • HT1338 my mac book pro now says "no airport card installed "which is weird since I always had airport for the last year?Help?

    I get the message "No airport card installed "on my mac book pro even though I've been using it for a year? Help anyone

    It's still working right?
    You can choose to run through this list of fixes
    Step by Step to fix your Mac
    I suspect the OnyX routine is going to show promise if a corrupt cache file is responsible.

  • How to calculate YTD and Last year YTD on Date in Bex

    Hi,
    I have a requirement in which I need to show the report as following format.
    I need to show    Year>monthday as Hierarchy. user will drill down on Month to Date.
                 Del Qty              Ord Qty              Del  Qty LY              Del Qty YTD                  Del Qty  L YTD
    Year
    > Drill Down to Months
            Jan
            Feb
            Mar
              ---> 1.03.2010
              ---> 2.03.2010
              ---> 3.03.2010
            Dec
    I have Calday, Calmonth, Calyear all three objects.
    Now my question is how I can achive this? On which i need to create hierarchy?
    and how to calculate the YTD at day level.
    Note:- in the selection calyear is mandatory. User wants to display as per year.   So What infoobject I need to take in selection?
    and the way to calculate YTD on Day (in the case also ,where user doesn't give the date in selection)
    Plz reply asap its uregent !!!
    Thanks in advance,
    Amit

    Hi,
    As per my understanding I think YTD means JAN to current date result. I means say if user enter 062005 then result in YTD should be from 012005 to 062005.
    And to do this you need to write a customer exit variable where LOW field of internal table you will put JAN year and HIGH will contain month year entered by user.
    Hope this will help you.
    Suneel

  • Need help on install OBIEE 11g

    Hi I installed OBIEE11g on windows 2008
    However, the last step of OCM fails.
    Then, I cannot find any service that I need to start or stop got register.
    So if I install OCM, would it install the service for that?
    Also it says the work-around is to install OCM kit.
    I go to the edelivery.oracle.com but I have difficulties pin point the media pack that contain the OCM kit
    any help I am very grateful
    yours sincerely

    Follow below useful information from http://www.comp.dit.ie/btierney/oracle11gdoc/relnotes.111/b32005/toc.htm#insertedID4
    Point 4.16.3
    =======
    Oracle Configuration Manager May Fail:
    When installing Oracle Database 11g, the configuration step which installs and configures Oracle Configuration Manager (OCM) may fail on Windows 64-bit platforms. OCM attempts to create a service named OraclehomeNameConfigurationManager, where homeName is the user-specified name for the database install home. In some cases, OCM is unable to retrieve the home name from the Windows registry. This causes a premature exit from the OCM configuration procedure.
    Workaround: If you encounter this issue, you can download the latest OCM kit from OracleMetaLink and install it following the instructions provided on the OracleMetaLink Web site.
    This issue is tracked with Oracle bug 6172972.
    =======
    Try to download from Metalink

  • Help needed in OBIEE Rank function

    Hi All,
    I have a request having Period, Amount,Branch code. In this i need to figure out the top N ranks (N is the user input which is populated using Presentation variable) based on the amount.
    Then in the final output it should display as Top N branches with its previous period's data.
    For eg: If we try to rank the amount for period=31-dec-2010. The final output should be displayed in pivot table as
    *(Branchname in Pivottable section)*
    * (Period to be displayed columnwise) 31-Mar-2010 30-Jun-2010 30-Sep-2010 31-Dec-2010*
    Amount (Measure)
    Can you guide me to achieve the above request?
    Is there a way to calculate rank based on two columns?
    Kindly help me.
    Regards,
    Bhuvan R

    CREATE OR REPLACE FUNCTION fucntion_name(latA IN NUMBER, longA IN NUMBER, latB IN NUMBER, longB IN NUMBER) RETURN NUMBER
    IS
    pi      CONSTANT NUMBER:=3.14159;
    theta NUMBER;
    distX  NUMBER;
    distY  NUMBER;
    distZ  NUMBER;
    distP  NUMBER;
    BEGIN
    theta :=longA - longB;
    distX :=sin( latA * PI /180) * sin ( latB * PI /180) + cos ( latA * PI/180) * cos ( latB * PI/180) * cos ( theta * PI / 180);
    distY :=acos(distX); --this is arc cosine
    distZ :=distY * 180/PI;  --PI refers to the mathematical PI
    distP :=distZ * 60 * 1.1515; --this value should be returned. Of course the intermediate variable names don't matter.
    RETURN distP;
    END;Edited by: Ora on May 3, 2011 11:46 PM

  • Help need on obiee installation

    hi all,
    i got download of obiee 10.1.3.4 from oracle webside.
    in that i got 3 subfolders named as
    1.Client_Ancillary (Oracle_Business_Intelligence_Briefing_Book_Reade,Oracle_Business_Intelligence_Open_Intelligence_Interface)
    2.Server (Oracle_Business_Intelligence)
    3.Server_Ancillary (Oracle_Business_Intelligence_Office , Oracle_Business_Intelligence_Publisher)
    I have installed server in my machine.
    and others client_ancillary and server_ancillary where to install and what is the use of those...
    can any body explain....
    now i want to install obiee on a server and i need to access these from 2-3 pcs what would be the process..

    Client_Ancillary: Programs u use when you want to run a briefing book on your laptop and have no network access
    Server_Ancillary: Programs u use when you have ms-office integration
    Normally the setup from the server folder is enough for a server installation.
    Regards
    John
    http://obiee101.blogspot.com/

  • Help needed on obiee (laptop config)

    hi all,
    I am looking to puchase a laptop. I need to install obiee in that laptop.
    can any suggest which laptop i need to purchase.
    which brand and which configuration suits for me.
    i have a look at dell inspiron 1525.
    some people are saying abt some installation errors.
    can u plzz suggest me..
    thnx in adv.
    reg.

    Check the system requirements under the [System Requirements and Supported Platforms|http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm] PDF.

  • Download help needed for AIA 11g O2C PIP for Communications

    I am installed the AIA FP 11g latest version, after that i want to download the Order to cash PIP for communications. I followed the following steps:
    Navigated to Oracle Software Delivery Cloud. [https://edelivery.oracle.com/]
    Select the Product Pack: Oracle Application Integration Architecture.
    Selected the Linux.
    Click Go.
    Click the Oracle Application Integration Architecture Pre-built Integrations Release 11.1.1.4 Media Pack link
    here, there are so many packs are available, can anyone please help me which pack i need to download for Order 2 cash PIP 11g for communications pip.

    >
    I can't seem to get my application to work with the 10.2 client. I've heard that OO4O is not supported past 10.2 x86. First question is can someone clarify this - should I be able to use OO4O from Oracle version 10.2 on a Windows 7 x64 box? If so I need to know the specifics. My development machine is Windows XP and 10.2 works there but it's an x86 box.
    >
    First you should consider marking this question ANSWERED and reposting it in the Oracle forum for OO4O and Wizards.
    OO4O and Wizards [ARCHIVE]
    If you know anything at all about Oracle your knowledge should include the fact that if it isn't on the Official release notes it isn't supported.
    The last release of OO4O (10.1.0.5.2) was March 2005 and these are the release notes
    http://www.oracle.com/technetwork/database/windows/downloads/relnotes-435165.html
    >
    Oracle Objects for OLE (OO4O) Release Notes
    Release 10.1.0.5.2
    March 2005
    System Requirements
    Operating System: Windows NT 4.0 SP6a, Windows 2000 SP1, Windows XP, Windows 2003.
    32-bit application capable of OLE scripting (e.g. Visual Basic, Excel, etc.) or supported C++ compiler (Microsoft Visual C++).
    Access to an Oracle8i, Oracle9i or Oracle10g database through a local connection or a network using the Net client. Oracle Net will need to be installed when accessing the Oracle database through a network.
    Oracle 10.1.0.2.0 client.
    >
    So there are two things working against you: no mention of Windows 7 (it didn't exist) and the client mentioned is 10.1.0.2.0 not 10.2.xxx
    So even if you think it is working chances are it isn't working properly.
    >
    Second question - what are my workarounds? I assume there is another Oracle Object I can use for basic database communications. What is that object, and what types of changes am I going to have to make to my code in order to use it?
    >
    Who knows? Without knowing what functionality you are using and relying on there isn't any way to know what workarounds might be available or what changes you will need to make.

  • Help needed with oracle 11g installation

    Hi All,
    I need some help setting up oracle database with users, schemas and the like.
    I am new to oracle - using it due to a project requirement.
    Any advice, links etc would be great.
    Thanks in Advance

    Check out Oracle By Example tutorials here.
    http://www.oracle.com/technology/obe/11gr1_db/otn_all_db11gr1.html

  • How to deploy custom HTML Help files in OBIEE 11g

    Hi gurus,
    I have question regarding deploying Custom HTML files in OBIEE 11.1.1.5, i tried to place files under
    Middleware/Oracle_BI1/bifoundation/web/app/olh/l_en and tried to access with below URL after bounce Weblogic...but no luck.
    http://hostnmame:9704/analytics/olh/l_en/lOfferExpert_Help.htm
    Can some one give some pointers to appropriate documentation of achieving this?
    thanks
    Ravi

    Hi Ravi,
    I am thinking deploying these html files as a part of separate application in weblogic might be another approach. This process is like
    1. Making a .war(.ear) of your html
    2. Deploying the .war in weblogic through deployments as an application with an application context.
    3. Referencing the files in analytics or even outside just through a url.
    Hope this helps.
    Thank you,
    Dhar

  • Help needed in oracle 11g soa suite.........(BPEL Process manager)

    we tried to download bpel process manager 11g but as per oracle it is under Oracle Fusion Middleware 11gR1 so we have downloaded the same also.....*
    but the problem is agter installation we are not getting anuthing called oracle bpel process manager and also we are not able to run soa suite..........*
    Can you please suggest how we can install the same or is there any other way so that we can run bpel process manager.*

    Hi,
    Download SOA 11.1.1.2.0 from OTN.
    1. Don't forget to download RCU (Repository Configuration Utility). It is an extractable zip folder. Extract it. Navigate to its bin folder. Invoke rcu.sh/rcu.bat. It will open RCU. Choose Create. Enter your db details. In the next screen, choose SOA Infrastructure schema. Provide a schema prefix. Default would be 'DEV'. Proceed with further steps.
    2. After installing 11gR1, navigate to your $ORACLE_HOME/common/bin
    Invoke config.sh/config.cmd based on your OS. This will open the configuration wizard.
    Choose create domain option. Enter the domain name. Select the templates: SOA Suite and Enterprise Manager. In the JDBC Datasources screen, enter the SOA schema information, db details. Complete the wizard. No need to customize anything else. This will create a SOA Domain.
    3. Run the setNMProps.sh/cmd from $MW_HOME/oracle_common/common/bin folder.
    4. Navigate to $MW_HOME/wlserver_10.3/server/bin. Execute startNodeManager.sh/cmd. This will start the node manager.
    5. Now navigate to your $DOMAIN_HOME. You will be able to find startWeblogic.cmd/sh file. Execute it. This will start your Admin Server.
    6. Once the server started, login to WLS Admin Console (http://host:7001/console). Navigate to Servers. Click on Control tab. Select soa_server1. Start the server.
    This will start the SOA server. To test your soa is up, access the url http://host:8001/soa-infra
    There is no BPEL Console/ ESB Console / OWSM console in 11g. Everything is managed from your EM. EM url would be http://host:admin_server_port/em (http://host:7001/em)

  • Help needed in OIM 11g with respect to Target Recon

    Hi Experts,
    I have OIM 11.1.1.5.0 installed with AD Connector configured. We have 3 AD instances, so we have cloned the full AD Connector to "A_AD_RO User", "B_AD_RO User" and "C_AD_RO User" resourced with separate-separate Process defn, scheduled task, lookups and IT resource
    When I am doing target recon based on "emailID" as key from respective ID, the reconciliation events gets generated and I can see the event in Recon Manager with "No Match Found", even though the user with valid email id is present in the OIM.
    Once I do re-evaluate of reconciled user, the user target gets linked with the correct user.
    Problem: Everytime, I need to go to Recon Manager, and manually click on "Reevaluate Event", then only the target AD is getting linked to user.
    How to set it automatically?
    Has anyone faced this kind of issue?
    Any suggestion which I can apply to skip "Reevaluate Event" manually to link user with target.
    Regards,
    J
    Edited by: J_IDM on Mar 19, 2012 6:35 AM

    A few things to check.
    On the resource object, reconciliation tab. Check the recon action rules. The Entity Match is the one that matches a user to the target data if the user does not have an instance on their profile.
    Check your reconciliation rules. Make sure that you have a rule for each resource, and that it is in an active state. Also make sure the rule is a valid matching rule.
    For each resource workflow, there are configuration lookups. You must be VERY careful when cloning a resource to go through every lookup that is duplicated and make sure the values are all for the new resources.
    It sounds like you used the same adapters for every instance. This will cause a problem because there are hard coded form values in the adapter, so you will need to change those to have an input so you can specify the value for each instance. Otherwise, every provisioning task will look for the objectguid from the original workflow.
    There are lots of updates you must perform to make sure they work correctly during a clone.
    Once you have done all these, try and run your recons again, and make sure you wait till the recon completes so it processes the events in the correct bulk amounts.
    -Kevin

  • Help needed for OIM 11g

    Hi All,
    I have a requirement to develop SPML webservices for Create User, Modify user, Password Set, Forgotten Password on OIM11g.
    These WebServices will be called from some portal.
    Can anyone guide me how to start with it?
    I am new to WebServices on OIM so I need some guide or documentation available on net.
    Regads,
    J
    Edited by: J_IDM on Mar 17, 2011 3:08 AM

    *10G*
    SPML in OIM by default would give you everything that you require. I don't know you have seen this document or not:
    http://download.oracle.com/docs/cd/E14049_01/doc.9101/e14067/spml.htm#sthref97
    Refer section *12 SPML Web Service* and also *12.7 Developing the Client for the SPML Web Service*
    The former section talks about the sample wsdl and sample http requests format which are supposed to be generated from your client and the latter talks about the actual client. Find related java code and sample files in Xellerate\SPMLWS folder. Everything would be there.
    To start with, try your hands on this sample data and see if you can get SPML working. Once through bundle this sample client code to your actual
    *11G*
    The older version of OIM 10G was a little more detailed in this regard and the integration with SPML appeared a little easy. Although the features in 11G looks mroe exhaustive but unluckily the documentation also looks like limited.
    By the the operations which might cover your requirements could be:
    - addRequest for Create User
    - modifyRequest for Modify user, Password Set, Forgotten Password
    I would do 'Password Set & Forgotten Password' to behave in the same way.
    To start with I would use a tool like soapUI to point to the existing 11G wsdl and see what I can do with it:
    http://HOST_NAME:PORT/spml-xsd/SPMLService?WSDL
    Once clear, create another hosted SPML webservice and assign an end-point URL.

Maybe you are looking for

  • Simulator build needed for Single-edition DPS App

    Hi everyone! We're trying to embed our App into our site with one of those sites that offers that kind of service, but they're asking for a simulator build and won't accept .ipa files or even the distribution .zip for the App store. They do offer a p

  • Serial Number problem with DW CS3

    Hi all. I keep getting the pop up Your product trial period has expired. I enter my serial number from CS3 web standard and get a green check mark. I click next and quickly get the pop up there was an error while processing your serial number. I beli

  • I want to ask the question about phasor measurement.

    I want to ask the question about phasor measurement.the first one is that how can I accomplish the sychronized sampling with GPS?The other question is that how can I adjust the sampling rate for DAQ when the system frequency alter continuously.(if I

  • Object Deserialization help?

    Hi all, Once again I am forced to offer up my programming efforts for professional advice. :) I'm doing object serialization / deserialization. I have a very simple class called Person which looks like this: - public class Person implements Serializa

  • SAP user assigned with roles from HR-ORG incorrectly

    Hi All I have an issue where a SAP user appears to be receiving role assignments from some HR-ORG object erroneously. I have checked the user's HR positions and organisational assignments and they do not have any roles assigned. I also checked the jo