Issue with load rule

Hi - this is quite a basic issue but its driving me mad !
I have a simple load rule which is loading records made of Accounts, Entities, a few other ignored columns and 13 periods of data, and I know that some of the accounts will get rejected. I believed that essbase would just handle this, report the rejected records in the .err file, and load the remainder of the records successfully.
Thing is that one or 2 of the accounts are not quite reconciling to the input file - in fact essbase reports a HIGHER total than in the file. Yes, i am clearing all data before I start the load, but I am using "add to existing values" because the records in the load file are non-unique
Any ideas ?
Thanks
M

I'm guessing it is the ignored rows that are making certain accounts have multiple rows of data that are being added together to cause your problem. I've seen it multiple times. That is why I try to restrict columns to be only the ones I need and to sum the data before bringing it into the load rule (whenever possible) Where you able to sum the data with only the columns needed, you could do an overwrite of vaiues instead of an additive load. If you can't do that, then look at the ignored columns to figure out what causes the duplication of data nd reject those rows.

Similar Messages

  • Issues with load from Excel

    Dear all,
    I have issues with loading the data from excel.
    My excel file looks like this:
    Time
    Store
    Neto_prodaja_ACT
    Neto_prodaja_TAR
    Jan-12
    C1
    16
    16
    Feb-12
    C1
    2
    2
    Jan-12
    C2
    1
    1
    Feb-12
    C2
    3
    3
    My procedure for load is:
    CLEAR STATUS 
    Across Var Down Time, Store
    Sel Neto_prodaja_ACT, Neto_prodaja_TAR
    Sel Store Input
    access lslink
         connect test1
         select * from my_list
         peek only 10
         read
    end
    When I load the data I receive following error:
          Time                         Store Neto_prodaja_ACT  Neto_prodaja_TAR 
        1 01/01/2012                   C1 16.00             16.00 
        2 02/01/2012                   C1 2.00              2.00 
        3 01/01/2012                   C2                                                                                                                                                                                                                                                                       1.00              1.00 
        4 02/01/2012                   C2 3.00              3.00 
    4 Record(s) Read, 0 Record(s) Skipped.
    DAT096:
    Unexpected Dimensions in ACROSS/DOWN List For Variable NETO_PRODAJA_ACT
    DAT096:
    Unexpected Dimensions in ACROSS/DOWN List For Variable NETO_PRODAJA_TAR
    The loaded data looks like this:
    The data for store C2 is loaded also on store C1 so everything is messed up.
    I also have a question regarding dimensions.  I have a model in PAS which has data from different data sources (BW and excel). In excel I have dimensions which are not loaded from BW (they don't exist there). How to create such dimenison?
    Thank you a lot in advance.
    Best regards,
    Petra

    Petra,
    The Forum isn't really designed as a training system but rather where people can share questions or get a separate pair of eyes to look afresh at issues that aren't working for some reason. This is particularly the case for something which is as important as creating dimensions.
    The idea of the SSM Cube Builder/Model Designer was to enable people to build models with their relevant dimensions and metrics for demos and simple initial systems using manual data entry. If you are getting into building dimensions that will be outside BW then you are moving into the implementation arena rather than demo creation and need to work carefully so that things tie up.
    I doubt people would expect to be able to set up/implement BW without training and SSM is the same.
    If you would like training or would like to collaborate on a first project to enable skills transfer then my colleague Pedro and I would be happy to discuss this. We have done this with other people and it has worked well.
    Regards
    Colin

  • Performance issue with loading Proclarity Main Page..

    Hi All,
    I have Proclarity 6.3 installed on a Windows 2008 R2 OS. The Proclarity Reports was working well until last week. From last few days I am seeing a slow response time in loading the Proclarity Main page. 
    Loading Proclarity Main page on Internet Explorer 8 is taking 150 seconds and the same Proclarity Main page is loading on Google Chrome in 30 seconds.
    Have any of you faced similar issue ? 
    Already below things explored
    1. Clear Cache on PAS Tool
    2. Event Viewer, Noticed if there is any error or warning
    3. Tried browsing the Proclarity URL from server itself ( still the performance is slow)
    4. Memory consumption validated on server side. MSSQLServer was consuming more space. Hence restarted /. After restart also same issue ( with loading main page in IE ONLY)
    5. Checked drive space .. All drives has minimum 1.5 GB of free space
    6. Cleared up Proclarity Event Logs 
    The issue is NOT ONLY with loading Main page.. Navigating to any further web pages in Proclarity STANDARD and PROFESSIONAL version is responding VERY slowly.
    The only other option, that I am thinking now is RESTARTING THE WINDOWS SERVER. Which may not be a easy deal SINCE ITS A PRODUCTION SERVER.
    But the loading of web page on Chrome is 30 seconds and on IE its 150 seconds ( i.e, 5 times more..) .. So does proposing to restart the server makes sense ? 
    Any help, suggestion , thoughts on what I am facing.. ? Thanks 
    Regards,
    Aravind

    <b>onInputProcessing for two pages</b>  
      DATA: event TYPE REF TO if_htmlb_data.
      event = cl_htmlb_manager=>get_event_ex( request ).
      IF event IS NOT INITIAL AND event->event_name = 'button'.
        navigation->goto_page( event->event_server_name ).
      ENDIF.
    page1.htm
      <%@page language="abap" otrTrim="true"%>
      <%@extension name="htmlb" prefix="htmlb"%>
      <htmlb:content design="design2003">
        <htmlb:page>
          <htmlb:form>
            <htmlb:button       text          = "next"
                                design        = "NEXT"
                                onClick       = "page2.htm" />
          </htmlb:form>
        </htmlb:page>
      </htmlb:content>
    page 2
    <%@page language="abap" otrTrim="true"%>
      <%@extension name="htmlb" prefix="htmlb"%>
      <htmlb:content design="design2003">
        <htmlb:page>
          <htmlb:form>
            <htmlb:button       text          = "Page 1"
                                design        = "PREVIOUS"
                                onClick       = "page1.htm" />
          </htmlb:form>
        </htmlb:page>
      </htmlb:content>
    above will work fine.
    another way :
    you can define a global variable in your application class and subsquently change its value according to your requirement as the name of the page
    and whenever you want to move to some page. jaust assign on onclick event of the button:
    navigation->goto_page(global_variable);
    where global variable is the variable you have defined.
    hope this works for you.
    if not reply
    regards,
    Hemendra

  • Issues with loads

    There has been issues with loads to a Sales cube.  The issue is that delta loads for the first few days in January have been lost (also deleted from PSA).  I wanted to check the following before I make a suggestion:
    1. Data up until the end of last year is available and okay
    2. Create a copy of the original Sales cube
    3. Generate a DataSource from the original cube
    4. Load up until the end of last year to the new cube via the Datamart
    5. Load from Sales LO extractors, carrying out the init from the beginning of this year to 9999 into the new copy
    6. Load Deltas into the new copy
    Thanks

    Hi,
    I hope You had taken no restriction on the date when you were doing delta init.thats why you are getting delta for <b>all</b> records.It would continue in futue also.
    We can easily find out the sales document number which was created <b>somewhere</b> in December ending( Iam not saying the document should be last document of the December). Use that documetn number to fil the setup table as starting document number.
    Now do selective deletion of  the data from the cube which has Calnder day >= 01.01.2007. Now  Do repair request with selection on calender day(or the field which is used to map to Calnder day) with the range 01.01.2007,12.12.9999 .
    Next time when you are doing delta load to the cube, it will bring the records as nothng was happend.
    Ofcourse as Roberto mentioned ,<i>it is possible only in a specific case: if you are sure that a every sales document created before 31/12/06 cannot change anymore after that date !</i>
    What ever the date you feel comfotable (i.e you feel that the records which were created before that date were not changed in after Jan 01) instead of 01.01.2007 in the above explanations.
    With rgds,
    Anil Kumar Sharma .P
    Message was edited by:
            Anil Kumar Sharma

  • Issues with loading slideshows

    I have built a site for a client using Muse and the client is experiencing problems with a couple of slideshows that won't load.  I'm not having this issue using either Safari or Firefox, and there doesn't appear to be any problems using separate desktops (mates online are not having any issues).
    The site in question has a number of slideshows on different pages, this issue is with the Gallery Page slideshow (apparently it doesn't load images at all, but the captions still rotate)
    And the same slideshow issue with the Covers & Cloths page.
    No-one else is experiencing this, the client's site renders fine on her tablet (running Safari) no problems there, it's just the desktop version . . . and there is no separate version for tablet or Desktop, I only created two versions of the site a Desktop and a Mobile. The site in question is www.finishingtouchuk.co.uk
    Off the top of my head I was wondering if perhaps the client has loaded an image into the offending slideshows through the Dashboard and it hasn't been optimized, or perhaps the file names are conflicting, but because no-one else is having this issue I'm not sure how to advise my client, could it be some specific settings within their version of Safari?
    Thanks
    Penny

    Hi Penny,
    This could very well be as simple as their browser cache or a plugin/extension/add-on causing this.
    You could advise them to try a different browser or try resetting their current browser to default settings. This seems pretty much a browser/machine specific issue.
    Cheers,
    Vikas

  • Essbase load with load rules and add to option

    Is there a trick to loading data from one essbase cube and using a load rule to convert it to new metadata values and
    aggregating like values?
    My data came out very strange looking. Does 'add to' null out values if adding to null?
    Does the strip leading trailing zeros interfere with file layouts? My data was spotty and ended up in Dec but no other months.
    Thanks

    adding values to a null value "Missing" results in the value.
    Did you extract your data in column format? If so, ignore the top two rows The first row is the row dimension info, the second the columns for the data values. In sample basic you might see something like
    Markets, products, scenario,accounts
    Jan feb mar apr .....
    so the first 4 columns are the row dimension members and the next 12 fields are the data values by month.
    stripping leading and trailing values has no effect especially since an export puts quotes around member names

  • Alternate hierarchy dimension build with load rules

    Hi,
    I am trying to build a alternate hierarchy dimension using load rules (I feel using EIS is easier to build ASO and multiple hierarchies but we r trying to get rid of EIS member loads). Looking at different posts my understanding is it has to be done using two different rules file first to build the stored hierarchies then use parent-child reference to build the shared hierarchy. Below is the link for the picture how I am trying to build the dimension. I've tried different possibilities but no luck, I am having a tough time to come up with a way to do this using rules file.
    http://s24.postimg.org/u5hl4eyqt/basis.jpg

    If your file is in a parent/child order, then you can build easily in one rule. make sure the primary (stored Hierarchy) gets built first followed by the alternate hierarchies. I suggest adding a SortID column to the source so you can sort the file to get it into the right order. You can also build the alternate hierarchies using level or generation builds in one load rule, but especially if you have a lot of alternate hierarchies or members, then the parent/child method is easiest.
    Read in the DBAG about parent/child files and it will give you more info

  • Problem with load rule/server performance

    Version 11.1.2.1
    Hi just a couple of questions:
    1) Load rule: I cannot retain the field property definition after I get my data from SQL. When I go define, save and re-open the load rule, the field property is still there. When I get the data from SQL it takes the column header from SQL. I've tried the header/record to skip the 1st record but it doesn't work. I have the same exact load rule in 9.3.1 and it retains the field properties. What am I doing wrong?
    2) I am curious as to why my Essbase server is really slow in general. I am running Microsoft Server 2008 R2 with 4 CPU * 2.3 GHz + 16 GB RAM. I know the processor is below requirement but it is dog slow. Just curious about some of you are using in terms of processors.
    Thanks

    Typically when you build a load rule using SQL interface when you first retrieve data, it uses the SQL column names as the load rule field headers. After the retrieve, you shuold be able to go into the field properties and change the names to the Dimension names. I've not see where once you set the filed names in field peoperties, it overrides them with SQL column names. If you are gettting thie, I suggest you open an SR with Oracle. The workaround as someone suggested is in your SQL to use the actual Essbase names as the column names
    Like in the case of Sample.Basic
    Select
    SKU as Products
    ,State as MArket
    ,'Actual' as scenario
    ,Measures
    ,Jan
    from XXXXXX

  • Illustrator CS5/CS6 on OSX 10.9.1 - Issue with loading fonts.

    I'm using Illustrator CS6 on OSX 10.9.1. Ever since I've upgraded to OSX Mavericks, Illustrator has stopped loading some of the document fonts even though they are enabled and available for other applications. I get the font missing dialog every time I open the artboard after a system restart. I usually resolve this by opening the Font Book app, disabling and re-enabling the fonts. This refreshes the artboard and the fonts then appear to work as normal. Initially, I suspected a compatability issue with Illustrator CS5 and OSX Mavericks, but after upgrading to CS6, I continue to have the same issue. The fonts in question are ttfs and these worked fine previously.
    How can I fix this?

    Do you use any third party font maangement tool?
    Which fonts are affected?

  • Issues with loading some webpages and dropbox. OS X Yosemite Wifi

    I am experiencing issues with my imac. As I was browsing Chrome this morning I went to load a page and suddenly it would not load and gave a page cannot be displayed error. Since then I'm having issues.
    My wifi says it's connected and everything is working fine. I can load some pages but not others (this is across all browsers I've tried: Chrome, Firefox, Safari). My dropbox desktop client will not load, nor can I load my dropbox account online. Also when I quit dropbox from the menu tray and try and reopen from applications it does nothing.
    My Google Drive desktop client and my google drive online is working perfectly though..
    I have shutdown and restarted my computer. I have also reset the modem. Nothing changed unfortunately though.
    I updated to OS X version 10.10.1 3 days ago. So maybe the update is partly responsible?
    Any ideas?

    Hello workingcars,
    I would start your troubleshooting with the first article below and use the Wireless Diagnostic to help isolate and resolve the issue. You also may want to create a new Network Location to see if there is that resolves the issue. 
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/ht4628
    Using network locations (Mac OS X v10.6 and later)
    http://support.apple.com/kb/ht5289
    Regards,
    -Norm G. 

  • Having issues with loading pages with large web articles..

    I'm having issues with pages loading all the way when I read articles off of wikipedia. Mainly from pages that have tons and tons of text, but it doesn't make sense. The browser indicates that the page is loaded all the way, but when I make it half way down the page, everything becomes completely white. Like LITERALLY everything becomes white. This prevents me from reading any further down the page, even though I would force the page to scroll down all the way, that doesn't help one bit.
    Does anyone have a solution or a fix to this? I would like to continue reading my web articles, without being interrupted with these white pages/bugs.
    Post relates to: HP TouchPad (WiFi)

    Try clearing the cache for the web browser. While the browser is open, go up to Web/Preferences and choose "Clear cache".
    Also try rebooting the TouchPad via Device Info/Reset Options/Restart.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Issue with load from livecache

    Dear all
    In our APO system we have encountered a strange issue with data loaded from livecache into the infocube.
    Problem is in the infocube, where there are two requests with a forecast version data with the same amount of data.
    When I look in my infocube in APO I see e.g. the two following request IDs for a given product:
    REQU_4CZ4SQ5PSM9V5PHJCHTIS24GK is the most recent load from Livecache (replacing any previous livecache loads).
    APO_R43U3KZLM0V3WVK112YEK3KKLE cannot be located. It is not available on the infocube manage section
    Ultimately this results in double data for this given product.
    Do any of you have an idea as to what this APO_* request could be triggered from?
    This is the input from the BW-team:
    This indicates that an APO program has modified the infocube data without updating the request tab of the manage infocube. But it has updated the request id of the data which is transformed. With subsequent loads into the infocube, these records are split based on different request idu2019s, and loaded collectively into BI.
    I hope you can help me out.
    Best regards,
    Anders Thinggaard

    Hi Visu
    It seems I made a typing error in my description of the problem. It is of course the DESTINATION combination, not the SOURCE combination, that is written into the infocube when realigning on the infocube.
    This, of course, creates the request ID starting with APO. Besides that I get the request starting with REQU when I load from livecache using an infopackage. So far so good.
    What confuses me though is that when I load back into livecache (load my planning area) is seems to pick up the correct amount of data (not taking the APO* request into account) whereas my load to my external BW out of my APO infocube seems to pick up both the REQU* and the APO* requests, resulting in dublicate data.
    Have you had this challenge as well?
    My first idea is to make the BW team make some ABAP coding leaving out any request ID starting with APO*. However it seems to me that this is a stardard functionality of APO, and I'd like to get to the bottom of this...
    Best regards,
    Anders
    P.S. As I understand, the copy logic only dertermines whether data from source combination is added to or overwriting the data for the destination combination.

  • Issues with loading master data and hierarchy from BI InfoObject

    Hi,
    I was successful with loading the master data from BI InfoObject. It copies the text node as well but it discards the space I have in the technical name when it copies it to BPC. For example if my Text Node technical ID is "NODE 1" it copies it as "NODE1" on BPC side because of which my hierarchy load fails as it is not able to find "NODE 1".
    What is the reason it deletes the space from technical ID? and how can I resolve this issue?
    Do we have a provision to write a ABAP exit where I can check?
    (PS: If i manuallay enter space on my BPC dimension the hierarchy loads successfully)
    Thanks in advance,
    Diksha.

    Hi,
    You can check this in start routine which can be called from Transformation file using BADI.
    http://help.sap.com/saphelp_bpc75_nw/helpdata/en/28/b66863b41f47589b9943f80b63def6/content.htm
    Hope this helps...
    regards,
    Raju

  • Issues with update rule

    Hi All,
    I am having a problem with update rule
    My object
    A
    B
    C
    D(Seller phase) (complex table)
    Q1(Question)
    A1(Answer) (complex table)
    Q2(Question)
    A2(Answer) (complex table)
    Q3(Question)
    A3(Answer) (complex table)
    E(Collection object)
    D(seller Phase)
    Q(Question)
    A(Answer)
    My transaction during Add
    A
    B
    C
    D(Seller phase)(complex table)
    Q1(Question)
    A1(Answer)(complex table)
    Q2(Question)
    A2(Answer)(complex table)
    Q3(Question)
    A3(Answer)(complex table)
    E(Collection object)
    D(seller Phase)
    Q(Question)
    A(Answer)
    here is my requirement:
    During Activity create/Edit upon choosing seller phase i bring questions based on update rules of q1 q2 and q3 from complex table.
    Possible answers are also fetched from complex table based on selection of phase for each question. I have a update rules for answers to check the object collection(E) and determine if this phase exist or not, If exist previously selected Answers will bulled from collection for the corresponding question if not it has to empty.
    All rule are working with out any problem.
    Issue.
    During create or edit if some one chooses phase P1 and answers for the questions and with out saving if they change phase then answers which are been selected earlier still exist.
    This is happening in IPAD but not in ATE. I have checked the log for rules all the rules are returning values as expected.
    So i tried the below options to test
    1) with special value option in field level
    2) I created a dummy field with update rule with value test. On creation i have modified the dummy field value X then changed the phase the value is not getting updated as per update rule.
    Is it the real behavior of update rule? Is there any work around for this problem
    Regards,
    Gupta

    Gupta,
    So based on your comments above I have the workarounds I gave you.
    1) A button that refreshes "resets" to make the screen repaint (in essence a button that just re-navigates to the same screen will make all the system reset) if you just want one screen.
    2)Or the multiple screen approach. Let phase 1 be in one screen and the other questions and answers on others.
    Not sure if you can just do 1 screen with multi-tiles - If this is better approach where the phase selection is on 1 tile (top tile) and the questions and answers are on a different tile (bottom tile).
    The trick is to make the screen repaint. As long as you present to the customers a flawless flow you will be okay. The one that you don't want to happen is when your rules are buggy then it may be just a good idea to sell a more controlled flow that works than debugging what went down the wrong during UAT (User Acceptance Test).
    Regards,
    Mark

  • Issue with Load Runner Recording

    Hi Techi, I need to record the script for following funcitonality. when I click a button on application, it should download the templet and it open with MS Word, it is working fine, when I manualy executed. but when trying to record the script with Load runner 12.02 , it is not downloading the templet. Can you please help me to solve this issue. Thanks Muralikrishna P

    I've used LoadRunner for this purpose before.  There is a tutorial that comes with the product.  My suggestion is to go through that and from there you should be able to get it working with enterprise.  I feel that's the best way to get up and running quickly.

Maybe you are looking for

  • How do i change my itunes library from one computer to another

    how do i change my itunes primary computer to a new computer and still use both of them

  • How can I transfer photos from a 4S to a 5S that aren't stored in iCloud?

    Not sure if this is the right section, so advanced apologies if not. I'm due to swap from a 4S to a 5S and have so e pictures that aren't in iCloud (taken on older software versions pre iCloud). Is there anyway to transfer these via the handsets, or

  • Imac Scanner doesn't work

    My new Imac running Snow Leopard 10.6.2 has what seems to be a broken scanner....The scanning function on the printer works fine when I hook it up to our mac mini, so it is my Imac that is the problem We have reinstalled the OS and that didn't help a

  • Migrating from an eMac to my new iMac

    Hello, I need to migrate all of my info from my eMac to my new iMac. How is this done between the computers? Do I use a USB cable? What steps do I need to take? Thanks

  • BEx Query:  Attribute not display Unit of Measure (UOM)

    In a BEx I am trying to create a query that displays attributes to 0EMPLOYEE.  One of the custom attributes is the employee's rate of pay.  We have the hourly rate, nightly rate, etc.  This attribute is a numeric attribute with currency assigned as t