Navigational attribute not showing correct values

Hello,
I have a Notification cube Z_QM_C09, Apart from other infoobjects, it has Notification (0Notificatn) and one of its Nav attr 'Esc Category (0NOTIFICATN_/BIC/Z_ESC_CAT).
The Master data for one of the Notification is as shown below
/BI0/PNOTIFICATN - Master data table                   
   SOURSYSTEM   NOTIFICATN         OBJVERS   /BIC/Z_ESC_CAT   
   P1                        005000482694    A                (Blanks)     
/BI0/XNOTIFICATN - SID Table attr                                                                   
  Notification SID      OBJVERS     SOURSYSTEM       NOTIFICATN          S__Z_ESC_CAT                    
   30,233,260            A                   P1                          005000482694      7                                                                               
However, when I check the data in the cube for the same Notification, the data is as shown below;
Notification         Notification SID      Z_ESC_CAT    Z_ESC_CAT SID
5000482694         30,233,260            ESC2               7
Can anyone throw some light on why this would be happening?
Thanks for your input!
Bala

Hi,
I believe Master data was loaded after the Transactional Data.
You can do a full load for the Master data from the Data soruce from the Navigational Attribute is beng updated.
And then acitvate it, No need to load the Transaction data as in the cube the value of Notificaiton is being refered from Master data.
The above load will not have any side affects and is worth trying for.
Hope this resolves.
Thanks,
Karan

Similar Messages

  • Report S_ALR_87012000 Asset Register does not show correct values sums

    Hi,
    I've taken a look at S_ALR_87012000 transaction - Asset Register (Italy) after an Assets Data transfer and something strange happens:
    1-  the sum of column Depreciation for year is not correct. It is a little bit strange because the single assets depreciation for year is correct. The same problem is in report S_ALR_87011990  - Asset history sheet
    2- if I put  an asset number range or the asset class in the report selection screen the report does not show some of the assets included in the range or in the asset class.
    Could you explain me why? Is there some program bug?
    Thanks in advance
    Giovanna

    Hi
    If you are executing the reports for previous / future years - execute them as of last day of the fiscal year
    The execution for current year can have any date of the fiscal year for report execution
    BR,Ajay M

  • Flex Date Time Axis Not showing Correct Values

    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/halo" width="700" height="500">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    public var stockDataAC:ArrayCollection = new ArrayCollection( [
    {date: "2005, 7, 27", close: 41.71},
    {date: "2005, 7, 28", close: 42.21},
    {date: "2005, 3, 29", close: 42.11},
    {date: "2005, 1, 1", close: 42.71},
    {date: "2005, 10, 2", close: 42.99},
    {date: "2005, 9, 3", close: 44} ]);
    public function myParseFunction(s:String):Date {
    // Get an array of Strings from the comma-separated String passed in.
    var a:Array = s.split(",");
    // Create the new Date object. Subtract one from the month property.
    // The month property is zero-based in the Date constructor.
    var newDate:Date = new Date(a[0],a[1]-1,a[2]);
    return newDate;
    ]]>
    </fx:Script>
    <mx:Panel title="DateTimeAxis Example" height="100%" width="100%">
    <mx:LineChart id="mychart" height="100%" width="100%"
      paddingRight="5" paddingLeft="5"
      showDataTips="true" dataProvider="{stockDataAC}">
    <mx:horizontalAxis>
    <mx:DateTimeAxis dataUnits="days" parseFunction="myParseFunction"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis baseAtZero="false" />
    </mx:verticalAxis>
    <mx:series>
    <mx:LineSeries yField="close" xField="date" displayName="AAPL"/>
    </mx:series>
    </mx:LineChart>
    </mx:Panel>
    </s:Application>
    the above code shows reverse values of date on date axis i.e it should show 01/05 2/05 3/05 4/05 but its showing 10/05 09/05 08/05 07/05 on date axis.
    Please help.

    I've seen this bug in Adobe's JIRA so nothing much you can do for now   DateTimeAxis is quite bugged.
    By the way, is it me or mx:datavisu is on low priority these days ? Maybe the team is working on a spark version ?
    https://bugs.adobe.com/jira/browse/FLEXDMV-2231

  • LIS Not showing correct values

    Dear All
    We are having a peculiar situation in MCSI report which is customized.  where order quantity is "0" after changing it from original quantities where as the gross order value(field name - KZWI1) is having same value despite change in the order quantity. 
    For instance:
    Scenario 1:
    Order no: 100       ( through va01 mode)
    Order qty                   10    
    Order value                1000       
    Scenario 2:
    Order no: 100  (through va02 mode)
    Order qty                  1
    Order value              1000     This is not changing.
    Can some one help....
    Thanks

    Hi,
    After creating your order run MCVR for your sales doc number.
    Then after changing your order do the same thing. Check after the change if your LIS/SIS structure is being updated.
    You can double click to see key values and characteristics.
    If you dont see your LIS SIS structure then you can start your analysis.

  • ME23n , Does not shows the values correctly in print preview

    Hi,
    When viewing a PO using ME23n , it does not shows the values correctly in the print preview.
    For example;
    This is the vendor & its address.  (check attached image img1.jpg)
    ZERANDIB BUSINESS APPLIANCES
    Number-122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO-04
    When displaying the print preview, it shows only some parts of the above address
    Shows only; (check attached image img2.jpg)
    ZERANDIB BUSINESS APPLIANCES
    PO BOX 41,112,REID AVENUE
    These values are getting from a table called LFA1. I have checked that table & in that table all the values exists correctly.
    I have noted issue is with, having only a single word. (If address or name having only a single word, that is without spaces, it will not going to show in the print preview) -
    In the above example, it is not showing Number-122/A and  COLOMBO-04 (Its a single word. No spaces there)
    If its like --> Number - 122/A   &  COLOMBO - 04 ,  then it will display in the print preview correctly (where there are spaces after - mark)
    check img3.jpg
    If its having more than one word, then it will display correctly in the print preview.  As below;
    ZERANDIB BUSINESS APPLIANCES
    Number - 122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO - 04
    If its 2 or more words, it shows correctly.
    If its 1 word, then its not showing!
    Why it is happening like that? Any ideas how to resolve this issue?
    regards.
    zerandib

    It turns out that this problem went away after the program crashed.  Everything seems to be working well now.

  • Type2 SCD attributes not shown correctly across subject areas

    User259188     
    March 21, 2012 2:04 AM
    Type2 SCD attributes not shown correctly across subject areas
    Hi,
    The issue is that Type2 SCD attributes are showing the old value when used outside the domain of Type2 SCD dimension.
    For example, if we try to display the value of Type2 SCD attribute from Contact dimension in Opportunities subject area we get the old value instead of current one.
    The reason is that Revenue fact table which is used between Contact and Opportunities dimensions is keeping the old value of Contact ROW_WID.
    Is there a suggested / recommended approach on how to solve this ?
    Would adding the Contact INTEGRATION_ID in Revenue fact table and using it for join instead of ROW_WID, while filtering out on current flag be a best practice ?
    Please advise
    Boris

    Hi Boris,
    to understand how PR_CONTACT_WID is populated on the W_REVN_F, you must use Informatica (PowerCenter Designer) and view the backward link path.
    You could see that PR_CONTACT_WID is search in the Lookup LKP_W_PARTY_PER_D_With_Geo_Wid (mapplet mplt_SIL_RevenueFact) :
    - table W_PARTY_PER_D
    - Query : SELECT
    LOOKUP_TABLE.ROW_WID as ROW_WID,
    LOOKUP_TABLE.GEO_WID as GEO_WID,
    LOOKUP_TABLE.INTEGRATION_ID as INTEGRATION_ID,
    LOOKUP_TABLE.DATASOURCE_NUM_ID as DATASOURCE_NUM_ID,
    LOOKUP_TABLE.EFFECTIVE_FROM_DT as EFFECTIVE_FROM_DT,
    LOOKUP_TABLE.EFFECTIVE_TO_DT as EFFECTIVE_TO_DT
    FROM
    W_PARTY_PER_D LOOKUP_TABLE, W_REVN_FS
    WHERE W_REVN_FS.PR_CONTACT_ID = LOOKUP_TABLE.INTEGRATION_ID
    AND W_REVN_FS.DATASOURCE_NUM_ID = LOOKUP_TABLE.DATASOURCE_NUM_ID
    ORDER BY
    LOOKUP_TABLE.DATASOURCE_NUM_ID,
    LOOKUP_TABLE.INTEGRATION_ID,
    LOOKUP_TABLE.EFFECTIVE_FROM_DT,
    +LOOKUP_TABLE.EFFECTIVE_TO_DT --+
    - Condition : EFFECTIVE_FROM_DT <= IN_DATE AND EFFECTIVE_TO_DT > IN_DATE
    So your value for PR_CONTACT_WID is dependent of the value of IN_DATE ( --> IIF(ISNULL(CLOSE_DT), EXCH_DT, CLOSE_DT)).
    You must verify for one record where you think there is an issue the CLOSE_DT and EXCH_DT on the table W_REVN_F (CLOSE_DT and U_RVN_EXCH_DT)
    Hope it helps,
    Benoît

  • Filters not showing up values

    Hi Gurus,
       I am working on some reports in WAD.
       I have characteristic "Region" which has 4 values like EAST,WEST,SOUTH,NORTH. This is a User Entry so I created a variable for this and it shows the values with check boxes beside it when you click on the variable entry screen input help. Once I execute the query the result is displayed. When I click on the Filter ICON on the Navigation Block for REGION it is not showing the Values for this region but just shows only 4 check boxes.
    This Characteristic doesnot have master data. It is displaying the KEY values.
    For the characteristics which Master Data it is showing the values both in Varaible selection screen and also in Filter Selections.
    Please update me with a solution.
    Thanks,
    Raj

    have you tried replacing it with the file essbase.bak_startup file, instead of the older essbase.sec file?
    If you check your app folders you will still be able to see the cubes you had created its just that Essbase can't pull those up with the older .sec file.
    The essbase.bak_startup file is always updated everytime the Essbase server is started up.
    Be sure to take a backup of the file before starting up the server again.
    The reason your essbase.sec and essbase.bak files are both corrupt is because when you first discovered that the essbase.sec file is corrupt it was when you started the server up.
    What you need to keep in mind if the machine which holds the essbase server shuts down abruptly or crashes (which usually leads to the situation you are in) is to never start up the Essbase server right away, as you may have a corrupt essbase.sec file, and if you start up the server without taking a backup of the essbase.bak file you may risk corrupting the essbase.bak file as well.
    This is because at start up the essbase.bak file gets replaced with the essbase.sec file.
    let me know if this works.
    Regards,
    Anindyo

  • Finder not showing correct free space for DROBO

    I have replaced a "working" 16TB (8*2TB drive) DroboPlus with (3*4TB +5*2TB) drives after a low space warning ( just under 1TB free with double redundancy)
    I Am having the problem with free memory being shown as 439.4 Mb from Yosemite finder for my FW800 connected DroboPro (1.2.2) ( also using USB2)
    (It very very occasionally it shows the correct value but there does not seem to be a logic in it.)
    MBP (early2011) 10.10.1
    running just one 16TB volume,
    Drobo Dashboard (2.6.3) shows 9.81TB used with 6.18TB free  ( from 20TB 4+4+4+2+2+2+2+2 single redundancy=3.94TB)
    "About this mac">Storage shows 6.8TB free of 17.59TB (with data type other=10.79TB)
    Disk Utilty shows Drobo as 17.59TB with 6.8TB available.
    How can I get finder to show a more "correct" value, as I cannot save any files (>439Mb) to it despite plenty of memory available.
    Other applications and OS DiskUtility and Storage show correct values.
    I have tried saving a small file at route level and also preventing spotlight from indexing it, both make no difference.
    Drobo non-Suport do not want to know as the DroboPro is no longer available.  Caveat Emptor

    What is the source that you are looking at?
    Download OmniDiskSweeper and/or Grand Perspective and open it.  How does it compare with your MBP data?
    Ciao.

  • The onhand quantity at sub inventory level it is not showing correctly

    For an item the org level quantityt is showing correctly but at sub inventory level it is not showing correctly.
    1)For an item org level the avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           7     7          7
         STORES          0     0          0     
    2) Created an Sales order with quantity 5 ,then STAGING decreased by 5 which is correct.
              the avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           2     2          2
         STORES          0     0          0     
    3) Shipping Transaction not completed,Received 4 into Stores – Staging avail increased by 6 and even STORES also increased by 4 . Here we do not understand why STAGING increased to 6.
         the avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           6     6          6
         STORES          4     4          4     
    4)Ship Transaction Completed sucessfully now the values are showing correctly.
         The avilablty as below :
                   On Hand / Avail to Reserve / Avail to Transact are
         oRG level          7     7          7
    STAGING           2     2          2
         STORES          4     4          4

    Hi Patel,
    You can create a confirmations using CO11N for sub-operations, but you can only confirm hours, not yield quantity. The yield quantity requried to be confirmed in the operation. You can partially or fully confirm sub-operations.
    Enter the order number, sub -operation number all the related data will be displayed execpt greyed quantity fields.
    Can you see the "sub-operation" entry field below "oper./activity" in CO11N ?
    Thanks & Regards,
    Ramagiri

  • Balance Sheet not showing correct sign for Liability and Equity

    Hai,
    I am using SAP PL 40,
    In SAP Balance sheet Report,
    Liability Ledgers and Equity Ledgers is not showing correct sign. i mean,
    In my Liability Ledger the value is
    INR-10000.
    In Balance sheet it showing 
    INR1000.
    And also, is it possible to bring Dr and Cr column in Balance Sheet?
    Now, it's coming in single Column.
    Please help me out.
    Regards,
    Thanga Raj.K
    09710445987

    Hi
    It's the system definition that under Standard Balance Sheet Report, the
    Liabilities are displayed with POSITIVE SIGN although we know that the
    balance for those liabilities accounts are negative. The reason for it
    is that the liabilities accounts are defined as Passive Account, so when
    the balance is negative, it's displayed with positive sign.  And when
    the balance is positive, it is displayed with negative sign. The
    definition is mainly for the purpose of the reporting. In most of the
    localizations, the financial reports supplied by the business should
    display Liability and Equity with positive sign.
    If you really want to display them in negative sign , you can define a
    customized report template in Financials->Financial Report Templates->
    and select all liabilities and tick the box in front of 'Reversal Sign'.
    Regards,
    Syn Qin
    SAP Business One Forums Team
    Edited by: Syn Qin on Aug 22, 2008 8:49 AM

  • OBI columns not showing distinct values.

    Hi,
    Please help me out with the below issue.
    I have a colulmn called Product Type. Same column is been pulled into many subject areas. In one of the subject area the column when checked for all product types, it is not showing distinct values, instead it displays multiple rows of sinlge value. Whereas in other subject areas it dsiplays distinct values.
    So please help me out on this issue.
    Thanks,
    Rajesh S

    Hi,
    I don't think it's not an issue with not selecting "Select Distinct Value" checkbox .. because same column pulled into to other subject areas working fine. But here also sometimes it shows correct distinct value and sometimes all values(Duplicate values).
    Thanks,
    Rajesh.

  • MiniDV Video in Affert Effects not showing correct ratio.

    I'd like to know how to edit minidv video in its aspect ratio in After Effects. Video is 720 by 480 and 16 by 9 (non-square pixels). When I import the video, it's stretched too tall (set to square pixels I believe). No mater how many times I change the composition ration to widescreen, it still does not show correctly.
    I seem to do fine in Premiere. It automatically sets the aspect ratio for minidv video. But I can't get After Effects to do it. I don't want to spend time creating something only for it to be squished in Premiere later.
    So how to do create a composition that's 16 x 9 using non-square pixels 720 by 480 that can be edited into miniDV video in adobe premiere?

    If you properly interpret your footage as widescreen (AE may guess incorrectly here) and put it in any square pixel comp it will not look distorted but it may or may not fill the frame. It will only fill the frame if the frame size is the square pixel equivalent size of your widescreen footage. This applies to all non square pixel aspect ratio footage.
    If you interpret your footage as widescreen and put it in the same format (NTSC, PAL HDV) widescreen comp it will also fill the frame. There may be some black pixels on the left and right side because almost all cameras don't put live pixels in every column or even every row of the frame, but the footage will fill the frame. The caveat is that this footage will look distorted unless you activate pixel aspect correction preview in the Comp window because computer displays are always square pixels. You have to fool the display by selecting this option.
    When you render your widescreen comp, if you're using any of the standard DV codecs or a codec like Quicktime Animation or JPG, there is no place in this codec for an aspect ratio tag that will tell apps like Premiere or FCP or Avid that this footage is supposed to be widescreen. Once you import the footage to another app you'll have to check and make sure that the footage is interpreted as widescreen there too.
    I hope this helps. What ever you do, do not use the Fit to Frame option to force footage into a comp frame. If you insist on using Fit to Frame then check the X and Y scale values after you do and make sure they are identical. If they are not, you've distorted your footage at that point and it will be difficult or impossible to fix it later.

  • SelectOneChoice not showing all values from database

    Hi!
    I have to put a list of values in my select one choice. When I do the query in database, all the values are selected. But, with the same query on JPQL, the select on choice do not show all values in database. Anyone can help me, please?
    P.S.: I am using SelectOneChoice with SelectItems, in JDeveloper 11g
    Code:
    <af:selectOneChoice id="selAction" value="#{row.idCmd}"
    unselectedLabel="&lt;Selecione>">
    <af:forEach var="alertTypeNode"
    items="#{bindings.actionFindAll.iteratorBinding.allRowsInRange}">
    <af:selectItem value="#{alertTypeNode.dataProvider.idCmd}"
    label="#{alertTypeNode.dataProvider.nmCmd}"
    id="si1"/>
    </af:forEach>
    </af:selectOneChoice>

    In your page binding check the rangesize setting for the executable you use - set it to -1.

  • Tab navigation does not show at all in FP 10 it shows in FP9

    Hi,
    I have module that is loaded at runtime,
    it has simple tab navigation with 3 children,
    in FlashPlaer 9 Debug, tab navigation shows fine, even
    thought for some reason it looks like linkbar :)
    also numericStepper looks like inputBox and ComboBox has no
    arrow, (they all look fine in FB 3.2)
    in Flash player 10 tab navigation does not show at all, is
    there any obvious thing that I am missing ?
    I am guessing something terribly wrong with flex styles, but
    I am not overriding any styles,
    my environment :
    vindows Vista 64 bit (although I use jvm 32)
    project is build with latest flex sdk :flex_sdk_3.3.0.4589
    P.S: I cant attach image here, so I will record video
    tomorrow, if that will help.
    thanks in advance
    Levan

    bump :)
    anybody , please please :)

  • Report similar to MC$4 that does not show absolute values

    Hi all,
    We need a report similar to Report similar to MC$4 which has the same drilldown capabilities but does not show absolute values, and instead shows the proper (actual) values.
    Or if its possible to change something in the MC$4 report to show the actual values and not the absolute.
    Thanks in advance!
    George

    HI
    Your input criteria should contain all plant numbers and the period to be analyzed.  Execute the report and then select:  Plant Analysis\Export\Transfer to XXL\Deselect all options and tick Plant, Storage Location and Month.  Follow the options to export to Excel.  Report will be based on Plant, Storage location and Month.
    Regards

Maybe you are looking for

  • SSO and success URL with parameters

    Hello I have succeeded to configure HTML_DB engine as Partner App for Oracle SSO. HTML_DB 1.5.0.00.33 Oracle IAS Release 1 ehk 1.0.2.2.2 I'm entering into HTMLDB application from outside directly to concrete page with concrete parameters. The calling

  • Email Notification in hyperion planning 11.1.1.3

    Hi When a planning unit is promoted from user A to user B then the email alert mechanism fails but if user A rejects a planning unit to user B then email notification functionality works. Kindly help on this as it is urgently required Thanks in advan

  • Installing Fonts

    Re my previous post - Character Spacing Gone Wrong - which no one seems to be able to help me with . I have decided to try and re-install the fonts that are going wrong , namely Georgia, Times New Roman and Verdana... can anyone tell me how to re-ins

  • Task Performance Turning

    Hi Gurus, I am running DAC, but my tasks SIL_PurchaseCostFact_full is taking more time to complete. I looked at the throughtput in the session workflow monitor stats its 146(rows/sec) for 200,000 records. The other env the throughput is higher 6699(r

  • Printer server error when attempting to print wirelessly

    Hope someone can assist me. I get the following error when I use system diagnostics when I attempt to print through the airport extreme wireless USB printer port, "Cannot connect to sever. Network diagnostics was able to connect to the internet, but