Reporting on Level 0 of half my Entity Structure

I have an Entity structure in my hierarchy with two children, "Corporate" and "Communities". I'd like to report on level 0 of the "Communities" member, but I keep getting the "Corporate" children in my report as well.
How can I set it up so only the level 0 members of "Communities" is included in my report?
Thank you in advance for your help.

I don't want all the descendants in "Communities", there are many levels. I just want level zero. If I use these two items, my level zero communities will show up twice, won't they, once under the "Communities" member, and once under "Entity". I just want them to show up once.

Similar Messages

  • SRKIM: R12: Concurrent Report Access Level

    PURPOSE
    r12 에서는 다른 user 에 의해 수행된 report output 을 볼 수 있는 user 권한을 어떻게 부여 하는지에 대해 알아 보도록 한다.
    EXPLANATION
    R11i 에서는 profile option: "Concurrent: Report Access Level" 을 지정 하여 concurrent request 의 output 에 대한 access level 을 지정 할 수 있었다.
    R12 에서는 이 profile 대신 UMX 의 Role Based Access Control (RBAC) 이 누가 request 의 output 을 볼 수 있는지를 지정 할 수 있도록 한다.
    administrator 는 한 request group 의 개별 프로그램이나 프래그램 set 혹은 모든 프로그램이나 셋에 대해 사용자나 role 에 대해 권한을 부여 할 수 있다.
    해당 기능을 구현 하기 위해 아래와 같은 permission 이 seeded 되어 있다.
    • Permission "Submit Request"
    • Permission "View Request"
    • Permission Set "Request Operations" containing the permissions "Submit Request"
    and "View Request"
    • Object "Concurrent Programs"
    • Object Instance Set "Programs that can be accessed"
    • Object Instance Set "Request sets that can be accessed"
    Request security group 에 대한 access 를 특정 role 에 부여 하기 위해서는 아래 steps 대로 수행 한다.
    1. UMX Responsibility 에서 user role 을 define 한다.
    2. System Administrator responsibility 에서 request security group 을 정의 한다.
    3. Functional Administrator responsibility에서 grant 를 정의 한다.
    1) grant 에 대한 이름과 description 을 입력한다.
    2) 해당 grant 에 대한 Security Context 를 입력한다.
    3) Data Security 항목에서 "Concurrent Programs" 혹은 "Request Sets" 를 object 으로 지정하고 next 를 click 한다.
    4) Object Data Context 에서 "Instance Set" 을 선택 후 "Programs that can be accessed" 이나 Request Sets that can be accessed 를 선택 한다.
    5) Instance Set Information 을 review 후 Instance Set Details 에서 request group 과 해당 application을 입력한다.
    6)"Request Operations" 에서 permission set 을 지정한다.
    Viewing Requests
    위에서 언급한 대로 RBAC 를 통해 viewing requests 권한을 control 할 수 있는데 아래와 같은 instance sets 이 그 역할을 한다.
    • All requests submitted by a user
    • All requests submitted by a user for a given application
    • All requests belonging to a program submitted by a user
    • All requests belonging to a request set submitted by a user (irrespective of the constituent programs' owning application) to another user (or a group of users - via a role).
    REFERENCE
    NOTE. 736547.1 - Concurrent Report Access Level

    Hello Kai,
    would you mind giving me a hand and post here the answer to your question? The mentioned metalink note is just referencing a whole section within 120sasg (B31451-05.pdf). If you would provide a short summary what needs to be done would be very welcome.
    Thanks a lot
    Volker

  • Report Access level

    hi,
    Is the concurrent:Report Access level profile option applicable to all concurrent requests(host,pl/sql,reports) or only for reports?
    null

    Yes, it is to all the concurrent programs.

  • Profile option  Concurrent:Report Access Level

    I need to set the profile Concurrent:Report Access Level .. but it is not retreivable from profile--> system -->.. any idea ?
    Kai

    Hello Kai,
    would you mind giving me a hand and post here the answer to your question? The mentioned metalink note is just referencing a whole section within 120sasg (B31451-05.pdf). If you would provide a short summary what needs to be done would be very welcome.
    Thanks a lot
    Volker

  • Consolidation of 2 entity structures

    Hello Gurus
    I need helps pleace
    I have 2 entity structures. My problem is when I consolidate the other structure, get the status cn , which is without consolidate.
    SO I consolidate the first structure , the structure is set as consolidate. And I go to consolidate the next one , the status is set as consolidate. But when I returne to the first entity structure, the status is again not consolidate .
    It is very strange
    Any body know what is happening
    sofia

    Please provide what type of consolidation you are performing.
    The 2 structures share entities. If you consolidate all with data on both structures the results will be as you described.
    Try running Consolidate All With Data on structure A, when it completes run a Consolidate on structure B.

  • Reporting Against Level Reference Build Method

    All,
    I created a hierarchy in Essbase using the Level Reference build method since the data is in a bottom-up. The data is laid out like so:
    Statement
    --Assets
    ----Calc 1
    ------Calc 2
    --------Major Category 1
    --------Major Category 2
    --------Major Category 3
    ------Major Category 4
    ----Major Category 5
    --Liabilities
    ----Major Category 6
    Originally I had this in a generation reference, but that didn't work since we don't have a consistent number of layers for each item. Next I was thinking a parent-child relationship, but this doesnt work because major categories fall at different levels. Finally, I'm thinking level reference is the way to go since we can have different layers of parents for each lowest level member and the data can be laid out the way we need. (Let me know if you disagree with this approach).
    This works fine in the cube...however, when I import this into the BI Administration tool it only sees generations, not levels. How can I get it to pull in the levels so that I can add individual levels to a report?
    I'm planning on following this method to create the report: http://oraclebizint.wordpress.com/2008/01/10/oracle-bi-ee-101332-achieving-financial-template-layouts-using-pivot-tables/. However, when I do that with generations it has blanks because not all of the major categories are at the same generation. I'm hoping levels will clear this up, but if anyone has a suggestion of a different way to achieve this layout let me know.
    Thanks!

    Hi Corel,
    I am stucking on how and where to call the recursive function for performing Tree-level hierarchy for my above code.!
    in my hierarchy level, one parent has multiple children which in turn so many children and so on... if i am in the least level node , then i need to get the details of its related nodes which has been linked by that node.
    For ex: i have the structure somthing like below:
    Parent
    / | \
    child1 child2 child3
    |
    c5
    |
    c6
    In the above structure, Parent and its children sharing the same address id(56122). Suppose, If i am in c6, then i could get the references for C6->C5->child2->Parent as the hierarchy from ResultSet. child1 and child3 has been ignored ,since there is no implementation for saving their references.
    I am stucking here that i dont know how to save these ref. and get them too in the company hierarchy structure. Remember , i need to refer only the company which is sharing the same address id. there could be other address id assosiated with other children (not included here)
    any suggestion how to save the references by implementing recursive procedure from the resultset.
    thanks in advance

  • Reporting BEX level Query

    Hello, I posted this in a different forum which is wrong. sorry. i can't see my question there any way. this is my question. I built a SD report which has both Header and item level information. Report is running fine. a new requirement came and they want to see how many sales orders were processed in a given period of time (Variable) as well as the number of line items were processed in a given period of time. how can i accomplish it at the reporting level?
    thanks.

    See with the current layout if you switch on the results then it should show 2 for sales order count and 4 for item.
    If you remove sales item from drill down then also the result will remain same.
    Reason you have 2 sales orders and against that 4 items.
    In case you need something other than this then please share the layout.
    Note:The approach i mentioned in my last reply to get the count of item --In that we have used the concept of Nested Exception aggregation only.
    Aggregation over aggregation is called Nested Exception aggregation.
    Regards,
    AL

  • Customer consignment stock- REPORTING stock level & goods depatched

    Hi all
    I'm looking for a report (or reports) which shows the following (bare in mind that this will all be customer consignment stock):
    - the delivery numbers
    - the previous month's stock level
    - the quantity of goods despatched the following month with a rolling calculation
    - monthly invoice values
    - remaining stock levels (after current months goods have been issued and invoiced)
    I'm aware that MMBE/ MB58 shows the current stock levels, however I'm hoping there is a report in SE16 which shows it as a report structure.
    I understand that this is a lot of info requested by myself however any information would be appreciated.
    Thanks
    / Vicky

    Dear tortyv,
    As per my understanding of the requirement,
    You please check the "VL06" report if it satisfies your requirement you enter the execution parameters and execute.
    System will give the list of out bound deliveries. Select one of those and click the details icon (ctrlshiftf3) according to the item view or headder view.
    If it does't suit you have to go for z report.
    I f you want that please provide the input fields in order to fetch the required data for the report.
    Thanks&Regards
    Raghu.k

  • Hierarchy Reporting - Suppress levels

    Hi
    I am using a Hiearchy to provide Grouping and Order. However, for certain Queries, I need to report at the lowest level, in Hierarchy Order, but WITHOUT displaying the levels above the lowest level. Any tips on how to do this, preferably within the Query, would be most welcome.
    Thanks

    I don't get a Restrict option on the right-click menu in the row definition. I can Restrict on the Filter tab in Query Designer. But, if I'm interpreting what you're saying correctly, every time the Hierarchy changed I would have to change the hard-coded leaves from the new hierarchy in the query. My Hierarchy is not static enough for this to be an option.
    Is there a way of using (creating?) a variable that would allow choice of Level (04, say), rather than hard-coded specific nodes?

  • HOw to achieve this at report/query level

    Hi Experts
    Please update me how can i achieve this at query level
    Lets Consider Data in my Cube
    Dept_id--Date--
    Qty
    -101.01.20093-----
    -101.01.20095-----
    -101.01.20098-----
    -101.01.20091-----
    -101.01.20099-----
    That is how data is avaliable in my cube
    When i run the report the output is displayed as
    Dept_id--Date--
    Qty
    -101.01.200926-----
    That is what it actually do...it will sumirises into one record.....
    BUT
    My requirment is the query result should be ....with out summarisation
    Dept_id--Date--
    Qty
    -101.01.20093-----
    -101.01.20095-----
    -101.01.20098-----
    -101.01.20091-----
    -101.01.20099-----
    Please update me is there any setting i can make at query level

    Hi,
    By default data will be aggregated in Query.
    How come data available in Cube at different aggregation level...? due to request no or some other characteristic which is unique for each record...??
    If some other characteristic available, make it available that characteristic in rows to get desired result.
    Srini

  • Interactive report row-level ("OR") filter via URL?

    I know you can perform a column level filter on an Interactive Report via URL, but can you do a row level filter?
    I want to do something like where column 1 = 'test' OR column 2 = 'test', not column 1= 'test AND column 2 = 'test'.
    Thank you and apologies if I am missing something in the documentation or other forum messages.

    Jeff,
    Thanks again for the response and for looking into it. However, if I am not mistaken, the url in that excerpt does the same thing as the URL I posted except that you used IREQ_COLNAME instead of IR_COLNAME (which defaults to EQ I believe).
    I want to see if a value is in column a OR column b, etc. The "OR" is the all important caveat.
    I would settle for being able to pass a value to the IR's main search box (that searches all columns of all rows) if I cannot do a targeted row level filter on a few select columns.
    If anyone knows how to do either of those things, that would be great information to have.
    Thanks,

  • BI Reporting Categorization levels in the service ticket RSA5

    CRM 5.0
    We have created a 2 level categorization for our ICWC with values created in the category modeler.  In the ICWC user can fill in category  1 & category 2 (GOOD)
    But in RSA5 in running the BI extract 0CRM_SRV_PROCESS_H
    The extract only appears to hold the category 2 data.
    If we create a service ticket and only fill in category 1 (leave category 2 blank) then the category 1 data is in the extract.
    How do obtain both level 1 & 2 data for BI reporting?  Points to be given.

    Hi Glenn,
    The reason why is because the second level is stored with the first level concatenated to the second level. I'll clarify this.
    The configuration of the catalog/codes is like this:
    Level 1
    C_1 Hardware
    C_2 Software
    Level 2
    D_1 Printers
    D_2 Screens
    D_3 Mouse
    D_4 Windows
    D_5 Office
    Via the Category Modeler the following hierarchy is created:
    C_1
       |__D_1
       |__D_2
       |__D_3
    C_2
       |__D_4
       |__D_5
    If you look at the technical code, the level 2 is stored like this: C_1:D_4 in the service ticket
    To make a reconsiliation of both levels in BW I believe you should transfer the following tables to BW
    CRMC_ERMS_CAT_CA
    CRMC_ERMS_CAT_CD
    CRMC_ERMS_CAT_CL
    CRMC_ERMS_CAT_CT
    These tables contain the technical code + Description of the categories.
    When you make the BW report, you need to read the category, split it by the ":" and rebuild the levels yourself based on the tables.
    hope this helps.
    Micha

  • Is it possible to generate a report without supplying the Hierarchy Id and Entity Ids?

    Hi,
    I'm new to this Chargeback JAVA API.
    What I wanted was to create/generate a report without having to provide a hierarchy id or entity id.
    It's like more of a dump report for all the hierarchies and entities managed by the Chargeback server.
    Thanks.

    Thanks Diwakar.
    I would be doing something like this then...
    HierarchyManagerImpl hm = HierarchyManagerImpl.getInstance();
    List hierarchiesList = hm.getAllHierarchies(cbClient);
    //loop hierarchiesList
        // HierarchyEntitiesType entityType = hierarchiesList [n].getEntities()
       // entityType.getEntities()
    How do I determine if this "entity" is a "vCenter Server entity" and not "vCenter Chargeback Manager entity"?
    Im quite confused on the following classes and please confirm if getting the steps for getting the attribute value is correct:
    HierarchyType
    HierarchyEntitiesTypethis has a getEntity() which returns a list of:
    HierarchyEntityTypethis has a getAttributes() which returns
    EntityAttributesTypethis has has a getAttribute() which returns
    EntityAttributeType
    does invoking getValue() return 101 for Chargeback Manager entity or 0 for vCenter Server entity? (based on cbm_users_guide_2_0_0.pdf, Table 4-1. p57)
    Thanks heaps for any help.

  • Audio levels drops to half

    Hi again,
    I am going nuts on something that I've spent too many hours on now. Sometimes audio levels drop to about half on export or even playing in PP on rendered files. I can't figure out why as if I scrub back and try again, many times it plays fine.
    I have 11 Layers of HD footage with clips linked to after effects etc. and 6 layers of audio. Everything is rendered and exporting gives me the same wierd audio level drops. It always happens between clips (in the beginning of the next clip) but not always. It drops to about half for a few seconds and always to the same level.
    I should say that have exported this very project several times during making it without changing problem areas "audio" but as it builds up I am getting problems - is it too heavy to handle or what it going on? This is not the first time I have encountered this problem. Problem areas have only 2 layers of audio tracks playing at the same time.
    Exporting audio without video gives same result. Anybody have any suggestions?
    Kind regards,
    Nick
    MAC, i5 12GB RAM, CS5

    Nick,
    Maybe not very useful info here, but an advice...
    Being a native user of æ, ø and å when it comes to talking and writing, I have learned long time ago that using such (æ. ø, å) in file names (or in anything purely computer related) is something that causes hick-ups now and then.
    PS! "Half" when it comes to sound is -3 or -6 dB (dependent on sound power or sound level)
    Dag

  • Drill Through report Intersection levels

    <p>Hello,</p><p> </p><p>Is it possible to have an intersection in a drill through reportfor a particular level which would not include its descendents?Like for example:</p><p>Dimension: Products</p><p>                            Coke</p><p>                            Pepsi</p><p>   I want the drill through intersection to beonly on PRODUCTS and not on Pepsi or Cola.</p><p> </p><p>Can this be done in the drill through defination?</p><p> </p><p>Thank you.</p>

    Assuming you are using EIS for the drill through, you can set up the drill through intersection for any level or at the dimension level. If you are using Analyzer for drill through, you can set up the query to only get the dimension 'Product'

Maybe you are looking for

  • Help needed with Carriage Return in Unicode system

    Hi Experts, we have an issue with one of our programs regarding the carriage return that is used when creating a csv file. This issue has only came about because of the recent upgrade to ECC6. The main change to the program was the redefinition of th

  • IPhoto '09 in 10.6.4 - Serious Sync Issues

    We're currently in the process of upgrading ~200 people from 10.5.8 MacBooks to 10.6.4 MacBook Pros by simply using HomeSync to create a portable home on the new MacBook Pros from their home folders on Snow Leopard Servers. We've seen all the usual a

  • Zen Vision:M - Quick qu

    Considering buying Zen Vision:M. Just wondering wether the rechargeable battery can be replaced. On the mp3 accessories page in shop it just says for Zen Vision not M.:smileyindifferent:Message Edited by homer999 on 02-26-20060:34 AM Message Edited b

  • BP Contact Person List

    Hi Gurus, I really need help on this scenario. The requirement is to have a contact persons created on the BP should not reflect back into customer master data "Contact persons"  tab and vice versa. i.e. any thing created on the customer side should

  • IPhone replacement/upgrade? Help?

    Hello, I'm not going to try to articulate this with excessive grace, as I've spent a LOT of time with customer service. Like a lot. Ok so basically I got my iPhone 4s in November of 2012. I got my iPhone replaced in September of 2013 for speaker prob