Hierarchy leaf not shown while data exists

Hi experts,
We have the following issue regarding the (in)visibility of hierarchy leafs:
We know that transactional data exists for a particular item in the hierarchy (total value is zero). This item is not shown by default in the report output (while zero suppression has been turned off). There are a few ways to make the item visible, e.g:
     1. Deactivate the hierarchical display
     2. Filter on the item
     3. Filter on another characteristic value for which the transaction data doesn't add up to zero.
     4. .........
However, we would like to show the item in any case, so even when the underlying transactional data sums up to zero.
Has anyone faced a similar problem before? Any idea how to solve the issue?
If necessary, I can send some screenshots with detailed information by email.
Thanks in advance !
Kind regards,
Rene

Hi,
We had a similiar issue in the Cost Element Hierarchy & got resolution.
I followed the below method an extract from SDN Forum reply.
You need to make the InfoObject an InfoProvider. Then you create a multiprovider with your InfoCube and the InfoObject. When you create a query, insert a new column that contains the key figure 0ROWCOUNT and a restriction on 0INFOPROV to your InfoObject.
When you right click on 0INFOPROV you now have the option to select Constant Selection. When you've turned it on you do a right click again and you're able to activate "Display non-posted values."
Finally hide the new column and execute the query.
Also we found out that for the nodes that were not appearing , the master data was incomplete. there was no source system assignment to those, we updated the field manually & with the above method the query worked.
Regards
Lalan

Similar Messages

  • Documents edited with added text and sketch not shown while emailing in iPad 2.

    Documents edited with added text and sketch not shown while emailing in iPad 2.

    Hi Rakmana,
    This is most likely an issue with Apple's iOS Mail program's.
    I think you are opening your modified PDF in Apple built-in PDF Preview. Apple's code does not properly draw the comments, but if you look at the PDF in virtually any other PDF application that isn't just using Apple''s code, or on any desktop computer, you will see the comments you've added.
    Thanks
    -Satyadev

  • Using SSRS Date Range- Data Not shown for date greater than by Analysis Services

    Hello Friends,
     I am using Date Range filters(Start and End Date) in my SSRS Report. The Problem is that if i am using the start date will be today, then the end date will be the future date by using Analysis Service as my Data Source, the report is not generated.
    I don't know why it happens? If I give the date range filters before the current date, then the report will shown.
    The problem is that the future date is not in my database. Could you please answer for this. I am struck in here,.
    Table contains : 1-7-14 ,
    2-7-14,
    3-7-14,
    If my Date Range will be 1st to 3 of 7th month, then the report shows the data.
    if my date starts with 1st of the 7th month and ends in the future, then the report will not shown the 2nd and 3rd records...
    Please teach me why?

    Your question should be posted to the appropriate MSDN forum.  This forum is for questions regarding Microsoft Certifications.

  • Dba scheduler jobs not shown any data in dataguard

    Hi All,
    If I query the following sql statement (select * from dba_scheduler_jobs) in primary database we can able to see the data, But I have tried the same sql statement in dataguard not retrived any data. Hence can you please help me out regarding this.
    DB version: 11.2.0.3
    OS version: 5. 10 solaris
    Note: dba_jobs view are fine in both the databases.
    Regards
    RK

    You should load the data into a third, background sheet that the user cannot see[Sheet3]. Then parse the [Sheet3] rows for data, copy the rows with data to [sheet1] and the rows without data to [sheet2]
    Something like this for each row:
        Sheets(3).Select
        Range("A2").Select
        Range(Selection, Selection.End(xlToRight)).Select
        If Application.Worksheetfunction.CountA(Selection)> 0 Then
         'copy/paste into sheet 1
        else
           'copy/paste into sheet2
         End If regards,
    Robb Salzmann

  • Correct Data is not shown while opening Input Schedule

    Hi
    I am facing this issue almost in every template i create
    After saving data in a particular template in an input schedule, i reopen the template from the dynamic templates library(etools -> open dynamic template)
    But the data saved previously does not appear, instead it shows the values saved when the template was originally saved.
    How to get the data newly saved data on opening the template automatically ?
    List of options i have tried>
    Have refresh on workbook open checked (etools - workbook options) - does not work
    Have expand on workbook open checked - (works, but takes too much time to load the workbook, need not expand as the row & col expansions are quite static and only data refresh is required)
    Have tried "MNU_EANALYZE_REFRESH" macro on workbook - does not seem to work fine (although when i click on the refresh buttton on the opened workbook/sheet , new data is being fetched correctly.
    Have tried "MNU_ESUBMIT_REFRESH" (but this is not the right macro) as it gives a pop up on workbook open.
    Any possible solution to the same will be greatly helpful
    Has this been solved in any of the SAP 's Support pack versions... Im on SP03.
    -Sridhar

    Hi Sridhar,
    You are absolutely right. Refresh on workbook open does not work as expected. The only workaround is to select expand on workbook open.
    You can try another thing. you can right a macro which will run the refresh menu command when the excel is opened. and this macro will be available only to this workbook.
    Hope this helps.
    // Recent Addtion
    You can use the command
    Private Sub Workbook_Open()
    Call MyMacro   
    End Sub
    u201CMyMacrou201D is the name of YOUR macro. Call your macro which will refresh the workbook.
    Hope this will help.
    Edited by: nilanjan chatterjee on Dec 17, 2009 7:53 AM

  • Inventory posting list report not shown transaction data

    Dear Viewer,
    As my english is not good inspite of this i am trying to give you detail where i have stucked in SAP.
    As you know there is some standred report in SAP .inventory report is one of them.
    when i am going to see inventory posting report in inventory report i am unable to see all transaction .
    Like recv qty,issue qty,daily sub total so on somthig like taht.
    When i login to other super user id i am able to see all these data.This is happen only one super user id dont know why.
    Please help me out regard this.

    Hi Divya,
    Do this,
    ->> Login SAP(which user id did not show the issue Qty, rec qty & total) in normal user id.
    ->> Goto Inventory module.
    ->> Inventory reports.
    ->> Inventory Posting List.
    -> Run the Inventory Posting List report.
    ->> Goto Form setting on Menu bar.
    -> put the Tick mark in Visible button on Form setting window.
    Regards,
    Madhan.

  • Hierarchy infopackage not fetching all data

    Hi All,
    i am loading hierarchy from R/3, in R/3 there are 93 records but am getting only 3 records.
    the same source system was mapped to another BW system in that we are getting all 93 records.
    i have checked transfer rules and infoobjects everything is fine, but dont know why its not coming in another system.
    When i run the query i can see hierarchy in another BW system but this system is showing no hierarchy, all are falling under not assigned.
    Can you please help.
    Regards,
    Tom
    Edited by: tomhann on Jul 29, 2011 3:37 PM

    Hi Tom,
    Please check your IP, if you maintain any selections(on source system) and check the update methods once
    Please check the below link
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6729e07211d2acb80000e829fbfe/content.htm
    Hope this helps
    Regards,
    Venkatesh
    Edited by: Venky1903 on Jul 29, 2011 7:14 PM

  • Hierarchy Table not shown

    Hi MDMTechies,
    I am facing a very absurd problem.
    The XSD that I have created is showing me the hierarchy table.
    But when I connect it to the syndicator through the destination properties, it is not showing me any of the hierarchy tables in the destination items.Rest all tables - flats as well as qualified are there.
    Has anybody come across the same problem??
    Thanks,
    Minaz

    Hi Aishwarya,
    The blackberry doesnt support a table with property "Grouped column" for its columns.
    Please try the following to display table in BlackBerry.
    1. Insert a table child ui element to your view.
    2. In the context menu of your table ui element, choose "Insert Column". Add as many columns to the table as you need.
    3. Now in the context menu of each column element, choose "Insert TableCellEditor - Text View".
    4. Now for each column element, do the context binding.
    Hope this solves your problem.
    Regards,
    Sunil

  • MSS No data exists. Is working - or not

    Hi,
    We have configured the MSS EMBORGCH and it is working or kind of working.
    We have added a new selection called Furture employess, so the manager are able to see the future employees.
    If there is no future employee, then the user gets this error: "No data exists for user XXXXXX in hierarchy MSSBIZVIEW".
    And then if the user Log off the portal, then next time the manager log on. This message is shown: "No data exists for user XXXXXX in hierarchy MSSBIZVIEW". and the drop down selections are empty.
    How to avoid this?
    Kim

    Hi
    The problem is, that we have created a new view called "Future Employees". When you have future employees, this is working fine.
    But if you do not have future employees, you will get this error message. If you then log out of the portal then the next time you log in, you will see this error and the dropdowns with the Views are empty, and you cannot navigate.
    I just want the view to be empty and the navigation to work.
    Right now, we are showing the manager, just to avoid this situation.
    Kim

  • SAP standard sales report not shown data

    We have following standard reports for sales. We have authorisation for these reports. But when we execute these report for 3P00 sales org., these reports will not shown any data saying that no data exist.
    Customer Returns-Analysis - MC+A
    Customer Analysis- Sales - MC+E
    Material Analysis(SIS) - MCTC
    Sales org analysis - MCTE
    Sales org analysis-Invoiced sales - MC+2
    Material Analysis- Invoiced Sales - MC+Q
    Sales office Analysis- Invoiced Sales - MC-E
    Shipping point Analysis - MC(U
    Request you to kindly provide the solution.

    Hi,
    Have u configured Logistic information system proper - mean to say r u maintained same settings for this sales organization
    IMG >>> Logistic genral >>> LIS >>> Logistics data warehouse >>> Updating.
    R u maintained statastical group in material & customer master, check that.
    Kapil

  • No data Exists error while retrieving the data from a table

    Hi Everyone!
    I am getting "No Data Exists" error while retrieving the data from a table....where i need to check...if possible please give me example link.....please help me regarding this

    Hi !
    thanks for ur response...
    I have written vo.executeQuery for the table...My page is running but i m not getting the data....I have to select two LOV's and when I click on Go button the data has to display in the table...After the selection of LOV's when I click on Go in the table "No data exists" message is appearing...the table has the data and the query is also executing...please give info where i did the mistake....

  • After reinstallation of Outlook 2010 on my Laptop, Contacts and Calendar did not appeared while they are exist in my iphone 5 by using icloud. What I should do to get Contacts and Calendars in sync with iphone 5? Thank you.

    After reinstallation of Outlook 2010 on my Laptop, Contacts and Calendar did not appeared while they are exist in my iphone 5 by using icloud. What I should do to get Contacts and Calendars in sync with iphone 5?
    Thank you.

    So you have business contacts that were lost... do you not have these on a Database in some shape or form? Sounds like you need to invest in a RAID1 backup setup for your computer so you dont have this issue in the future.
    As for repairing your problem, sounds like you are going to need to start from scratch at this point or if the data is still on your phone look into a program that can take the information from the phone onto iTunes.

  • WAD Problem: data below 6th level of Hierarchy is not displaying.

    Hello Experts,
    I am executing a template in the portal and while giving selections for particular 'cost element' in the selection screen, the message is coming saying no records available.
    There are 9 levels of hierarchy and up to 6 levels the data is coming properly but for the remaining three levels the data is not coming although records are present for the other three levels as well. While the same query with same selection is working fine in RSRT/ Analyzer.
    Please help me out.
    I am new to WAD also please let me know if there is any settings for dispalying hier. node in WAD.
    Thanks in advance.

    If you just want to display the Hierarchy Level (not filter or sort by it), try just turning on the display of the attribute on the query and/or report, instead of making it a navigational attribute.
    Hope this helps...
    Bob

  • Buffer table not up to date  while changing contr

    Hi ,
    While changing contracts in SRM we are getting a message  " Buffer table not up to date "  and when we click on this message we get a dump with the below information :
    This error is occuring in the program SAPLBBP_PDH ,saying :
    The exception 'CX_BBP_PD_ABORT' was raised but was not caught at any stage in
    the call hierarchy.
    "UNCAUGHT_EXCEPTION" CX_BBP_PD_ABORTC
    "SAPLBBP_PDH" or "LBBP_PDHU08"
    "BBP_PD_ABORT"
    Can you please suggest what needs to be done for this case ?
    Thanks ,
    Suchi.

    Hi,
        Please check this SAP note : 1383589
    Regards,
    Srini.

  • Buffer Table not up to date error while accessing Catalogs

    Hello,
    I am getting Buffer table not up-to-date error while accessing ARIBA Procurement Catalogs.
    Initially, my Test system was pointing to Production Catalogs but now, when I changed the settings in "Define External Web Services" and pointed it to DEV Catalogs, it is failing with error: "Buffer Table not up-to-Date"
    Refreshed the Buffer already but still error not fixed.
    We already have the similar settings in other systems and there the connections are working fine
    Please advise
    Regards
    Manish Agrawal

    Hi Manish,
    Could you please check the below notes and implement the same since I had the same issue upon punching out from the catalog to SRM system.
    2041631 - Simplified Shopping Cart:Dump on Check Out From Catalog
    2086844 - Dump "Buffer table not up-to-date" on Check Out from Catalog
    In addition to the above, please maintain the portal information in the path as shown in the below screen shot
    Kindly check and let me know on how it goes.
    Best Regards,
    Bharathi

Maybe you are looking for

  • Disk Repair Help Please

    Hi, I'm stuck - Verify Disk tells me to repair it. I'm on 10.6.7 and put in my Install disc 1 (10.4.6) and Press C It keeps spitting the disc out - at boot or even booted. Cannot get to Utilities > Disk Repair - what stupid thing am I missing please?

  • Syncing a FLVPlayback item and a NetStream item

    Hello everybody ! Here's my problem: - I play a video in a FLVPlayback item - I have another video as a ByteArray, that I play through a NetStream item I would like to play the two videos at the same time, keeping them synced, making the second one s

  • Mac Mini - iPod 5th gen - Mac PowerBook

    I generally use my Mac Mini at home to update my iPod (upgraded to a 5th gen). Now, since I travel, it would be nice to load the videos onto my PowerBook (since I'm allowed to authorize more computers). But I haven't seen a convenient way to do this.

  • Query rewrite does not happen

    Hello all, let me start by wishing you all the best for the forthcoming year ! And now, the problem I am trying to create a materialized view so that a few slow reports that run on OBIEE (10g) make use of query rewrite functionality. Unfortunately an

  • Report export webi to excel with zero values in tables

    All, I export a report from Business Objects Infoview and it doesn't allow for showing data elements of graphs or data tables that correspond to zero value data. When I export my report the months with no data drop from the graphs and tables.  I woul