Base members doesnot exist

Dear all
I have prepared a script logic which posts data from one model to another model.
while i was testing this script, i got an error saying ALL_base members. I still used this script in default logic and executed a input template.
It worked fine eventhough validation failed.
Now we have a requirement such that category dimension is being passed from user prompt. So, I made a package which sends the category from user prompt and calls the script logic.
I got the error ALL_Base member doesn't exist. After reading some threads in scn.sap.com, I have scoped all dimensions in source model with their base members.But this time I am getting an error saying a member doesnot exit. when i checked dimension members of that member, I couldnt find in any of the dimension but one of the property of costcentre dimension.
Can somebody help in reviewing the below script? is this  below script syntactical wise and logical wise correct? if so, i need to check the dimension properties and members.
Source Model:BF
Source Dimensions:Account[A], Category[C], Costcentre,datasrc,fund,internalorder,time,wbs,measures
Property of WBS:Funded_Prog
Property of Costcenter: Fundcenter
Destination:FUND_MGMT
Destination dimensions:Commtnt_item[A], Category, Datasrc,Fund,Funded_prog,Portfolio,Time,Measures
mapping ->
source                                   destination   
Account                              Commtnt_item
WBS                                   Funded_prog
costcenter                             Portfolio
script logic
*SELECT(%ACCOUNT_ID%,"[ID]",ACCOUNT,"[ID]<>'ETC','REV_ETC'")
*SELECT(%CATYEAR%,"[YEAR]",CATEGORY,"[ID]=%CATEGORY_SET%")
*SELECT(%WB%,"[ID]",WBS,"[CALC]='N'")
*SELECT(%CC%,"[ID]",COSTCENTRE,"[CALC]='N'")
*SELECT(%IO%,"[ID]",INTERNALORDER,"[CALC]='N'")
*SELECT(%DS%,"[ID]",DATASRC,"[CALC]='N'")
*SELECT(%FD%,"[ID]",FUND,"[CALC]='N'")
*XDIM_MEMBERSET ACCOUNT=%ACCOUNT_ID%
*XDIM_MEMBERSET CATEGORY=%CATEGORY_SET%
*XDIM_MEMBERSET TIME=BAS(%CATYEAR%.TOTAL)
*XDIM_MEMBERSET WBS=%WB%
*XDIM_MEMBERSET COSTCENTRE=%CC%
*XDIM_MEMBERSET INTERNALORDER=%IO%
*XDIM_MEMBERSET DATASRC=%DS%
*XDIM_MEMBERSET FUND=%FD%
*DESTINATION_APP = FUND_MGMT
*RENAME_DIM WBS = FUNDED_PROG, ACCOUNT = COMMTNT_ITEM, COSTCENTRE = PORTFOLIO
*SKIP_DIM = INTERNALORDER
*WHEN WBS.FUNDED_PROG
*IS <> ""
*WHEN ACCOUNT.ACCTYPE
*IS INC
*REC(FACTOR = 1,ACCOUNT=A40000,WBS = WBS.FUNDED_PROG, COSTCENTRE = COSTCENTRE.FUNDCENTER,DATASRC=DS_TRF)
*IS EXP
*REC(FACTOR = 1,ACCOUNT=A50000,WBS = WBS.FUNDED_PROG, COSTCENTRE = COSTCENTRE.FUNDCENTER,DATASRC=DS_TRF)
*ENDWHEN
*ENDWHEN

*SELECT(%ACCOUNT_ID%,"[ID]",ACCOUNT,"[ID]<>'ETC','REV_ETC'")
*SELECT(%CATYEAR%,"[YEAR]",CATEGORY,"[ID]=%CATEGORY_SET%")
*SELECT(%WB%,"[ID]",WBS,"[CALC]='N' AND [FUNDED_PROG]<>''")
*SELECT(%CC%,"[ID]",COSTCENTRE,"[CALC]='N' AND [FUNDCENTER]<>''")
*SELECT(%IO%,"[ID]",INTERNALORDER,"[CALC]='N'")
*SELECT(%DS%,"[ID]",DATASRC,"[CALC]='N'")
*SELECT(%FD%,"[ID]",FUND,"[CALC]='N'")
*XDIM_MEMBERSET ACCOUNT=%ACCOUNT_ID%
*XDIM_MEMBERSET CATEGORY=%CATEGORY_SET%
*XDIM_MEMBERSET TIME=BAS(%CATYEAR%.TOTAL)
*XDIM_MEMBERSET WBS=%WB%
*XDIM_MEMBERSET COSTCENTRE=%CC%
*XDIM_MEMBERSET INTERNALORDER=%IO%
*XDIM_MEMBERSET DATASRC=%DS%
*XDIM_MEMBERSET FUND=%FD%
*DESTINATION_APP = FUND_MGMT
*RENAME_DIM WBS = FUNDED_PROG, ACCOUNT = COMMTNT_ITEM, COSTCENTRE = PORTFOLIO
*SKIP_DIM = INTERNALORDER
*WHEN ACCOUNT.ACCTYPE
*IS INC
*REC(FACTOR = 1,ACCOUNT=A40000,WBS = WBS.FUNDED_PROG, COSTCENTRE = COSTCENTRE.FUNDCENTER,DATASRC=DS_TRF)
*IS EXP
*REC(FACTOR = 1,ACCOUNT=A50000,WBS = WBS.FUNDED_PROG, COSTCENTRE = COSTCENTRE.FUNDCENTER,DATASRC=DS_TRF)
*ENDWHEN
Ujkt log
LGX:
LOG:
FILE:\ROOT\WEBFOLDERS\CORPORATE \ADMINAPP\BF\TEST.LGF
USER:10005576
APPSET:CORPORATE
APPLICATION:BF
[INFO] GET_DIM_LIST(): I_APPL_ID="BF", #dimensions=9
ACCOUNT,CATEGORY,COSTCENTRE,DATASRC,FUND,INTERNALORDER,MEASURES,TIME,WBS
#dim_memberset=8
ACCOUNT:1,10,100,1000,100001,...1036 in total.
CATEGORY:CB01,1 in total.
TIME:2014.07,2014.08,2014.09,2014.10,2014.11,...8 in total.
WBS:CAP000001SRAMU1,CAP000005,CAP000006,CAP000009,CAP000011,...24670 in total.
COSTCENTRE:10021101,10031101,10071101,10081101,10100001,...2106 in total.
INTERNALORDER:1001000000,1001000001,1001000002,1001000003,1001000004,...1275 in total.
DATASRC:DS_CALC,DS_ECC,DS_MANUAL,DS_PRIORITY,DS_TRF,...36 in total.
FUND:10001000,1100,1110,1180,1190,...66 in total.
UJK_EXECUTION_EXCEPTION:Value of Property (FUNDED_PROG) for member (CAP000001SRAMU1) in dimension (WBS) is empty
Version of BPC - SP 002.
S/W COMPONENT     RELEASE     LEVEL     HIGHEST SUPPORT PACKAGE DESCRIPTION
CPMBPC                      801                 0002     SAPK  - 80102INCPMBPC     CPM BPC
SAP_BW                      731                  0006                        SAPKW73106                SAP BW      

Similar Messages

  • How to Load new members into existing dimensions in Planning 9.3.1

    Hi,
    I am not having HAL, and is it possible to load members into existing dimensions of a newly created planning application - for example under accounts I want to add around 100 members - how to add them using a flat file without using HAL - is there anyother way out.
    Can we use workspace->Navigate ->administer->Dimention Library
    Create a new dimension here add that to Accounts ?? help me in this

    John,
    Can you suggest me the syntax to be used for the below example to create a flat file
    the Hiearchy I have(for accounts and entity)
    current:
    Accounts
    I need t have the following children under Accounts
    Child of Accounts:Assets,alias(assets of x company)
    Child of Asssets: 101, alias(asset1),Datastorage("store"), base currency("USD"),aggregation(+),Plantype("plan1")
    Regards,

  • BPC Logic Script: Copy from calculated members (non-base) to base members

    Hi experts,
    I want to copy some values from some calculated members to base members in the same dimension. It appears I have a hard time scoping the calculated members.
    This is my C_ACCOUNT dimension:
    And this is the COPYCALC.LGF script I am running:
    LGX:
    *XDIM_MEMBERSET C_ACCOUNT = 450
    *WHEN C_ACCOUNT
    *IS 450
    *REC( EXPRESSION = %VALUE%, C_ACCOUNT = 50)
    *ENDWHEN
    LOG:
    LOG BEGIN TIME:2014-02-26 17:21:12
    FILE:\ROOT\WEBFOLDERS\STEP_UNIT_TEST \ADMINAPP\BUDGET_CASH\TEST.LGF
    USER:KAROLISB
    APPSET:STEP_UNIT_TEST
    APPLICATION:BUDGET_CASH
    [INFO] GET_DIM_LIST(): I_APPL_ID="BUDGET_CASH", #dimensions=16
    AA_NUMBER,AUDITTRAIL,BUDGET_OBJECT,BUDGET_TYPE,CATEGORY,COFOG,CURRENCY,C_ACCOUNT,C_ACCOUNT_DT,ENTITY,FLOW,GRANTS,MEASURES,TIME,TIME_DT,VERSION
    #dim_memberset=4
    CATEGORY:RES,1 in total.
    CURRENCY:LC,1 in total.
    TIME:2012,1 in total.
    C_ACCOUNT:450,1 in total.
    SCRIPT RUNNING TIME IN TOTAL:1.00 s.
    LOG END TIME:2014-02-26 17:21:12
    My model structure:
    So as you can see I am trying to copy from account 450 (which is non base) to account 50 ( which is base member). Also you can see that in the previous example no record was generated.
    Whereas,  if I replace the account 450 with 4500 I get record generated in order:
    LGX:
    *XDIM_MEMBERSET C_ACCOUNT = 4500
    *WHEN C_ACCOUNT
    *IS 4500
    *REC( EXPRESSION = %VALUE%, C_ACCOUNT = 50)
    *ENDWHEN
    LOG:
    LOG BEGIN TIME:2014-02-26 18:26:26
    FILE:\ROOT\WEBFOLDERS\STEP_UNIT_TEST \ADMINAPP\BUDGET_CASH\TEST.LGF
    USER:KAROLISB
    APPSET:STEP_UNIT_TEST
    APPLICATION:BUDGET_CASH
    [INFO] GET_DIM_LIST(): I_APPL_ID="BUDGET_CASH", #dimensions=16
    AA_NUMBER,AUDITTRAIL,BUDGET_OBJECT,BUDGET_TYPE,CATEGORY,COFOG,CURRENCY,C_ACCOUNT,C_ACCOUNT_DT,ENTITY,FLOW,GRANTS,MEASURES,TIME,TIME_DT,VERSION
    #dim_memberset=4
    CATEGORY:RES,1 in total.
    CURRENCY:LC,1 in total.
    TIME:2012,1 in total.
    C_ACCOUNT:4500,1 in total.
    REC :%VALUE%
    CALCULATION BEGIN:
    QUERY PROCESSING DATA
    QUERY TIME : 0.00 ms. 1  RECORDS QUERIED OUT.
    QUERY REFERENCE DATA
    CALCULATION TIME IN TOTAL :0.00 ms.
    1  RECORDS ARE GENERATED.
    CALCULATION END.
    ENDWHEN ACCUMULATION: 1  RECORDS ARE GENERATED.
    DATA TO WRITE BACK:
    AA_NUMBER AUDITTRAIL BUDGET_OBJECT BUDGET_TYPE CATEGORY COFOG CURRENCY C_ACCOUNT C_ACCOUNT_DT ENTITY FLOW GRANTS TIME TIME_DT VERSION SIGNEDDATA
    AA_NONE LIM NONE 10 RES FA_NONE LC 50 CAD_NONE A00 F99_1 NONE 2012 TD_NONE CURRENT 222.00
    1  RECORDS HAVE BEEN WRITTEN BACK.
    WRITING TIME :1.00  ms
    Why can I not copy value from 450 ? How do I solve this problem ?
    PS: currently I am testing this as a DM package run script but in the future I would like to make it a Default.lgf functionality.
    I am working on:
    BPC 10 SP5 for NW, calculation engine ABAP, BW 7.4

    Sorry to keep you in darkness. My code has developed since I have started this thread:
    *SELECT(%ADMISSIBLE%, "[ID]", C_ACCOUNT, " [THIERARCHY]<>'' AND [ACCTYPE]<>INC ")         // DEFINE THE SET OF REAL(ACTUALY EXISTING), NON-REVENUE AND NOT ANCIENT CASH ACCOUNTS HERE.
    *SELECT(%INADMISSIBLE%, "[ID]", C_ACCOUNT, " [ID] <> %ADMISSIBLE% ")
    *SELECT(%L1%, [ID], C_ACCOUNT, "[ID] = %C_ACCOUNT_SET%")       // DEFINE BASE LEVEL ACCOUNTS
    *SELECT(%L2%, "[THIERARCHY]",C_ACCOUNT, "[ID] = %L1% ")       // DEFINE FIRST(COUNTING FROM BASE) LEVEL PARENTS
    *SELECT(%L3%, "[THIERARCHY]",C_ACCOUNT, "[ID] = %L2% ")       // DEFINE SECOND(COUNTING FROM BASE) LEVEL PARENTS
    *SELECT(%L4%, "[THIERARCHY]",C_ACCOUNT, "[ID] = %L3% ")
    *SELECT(%L5%, "[THIERARCHY]",C_ACCOUNT, "[ID] = %L4% ")
    *SELECT(%L6%, "[THIERARCHY]",C_ACCOUNT, "[ID] = %L5% ")
    *SELECT(%LALL%, "[ID]", C_ACCOUNT, "[ID] = %L1%,%L2%,%L3%,%L4%,%L5%,%L6%")  //UNION OF ALL LEVELS
    *XDIM_MEMBERSET AUDITTRAIL = INPUT
    *XDIM_MEMBERSET VERSION = CURRENT
    *XDIM_MEMBERSET AA_NUMBER = AA_NONE
    *XDIM_MEMBERSET TIME_DT = TD_NONE
    *XDIM_MEMBERSET C_ACCOUNT_DT = CAD_NONE
    *XDIM_MEMBERSET C_ACCOUNT = %INADMISSIBLE%     //SCOPE LEAVES ALL POTENTIAL DESTINATIONS FOR MEMBERS IN %PARS%
    *FOR %A% = %PARS%    //LOOP OVER ALL ADMISSIBLE PARENTS
    *WHEN C_ACCOUNT
    *IS L_C_%A%
    *REC( EXPRESSION = [C_ACCOUNT].[%A%], C_ACCOUNT = L_C_%A%)         //SUM UP THE VALUES OF LEAVES AND WRITE THE SUM TO DESTINATION ACCOUNT
    *ENDWHEN
    *NEXT
    screen shot of part of member table for C_ACCOUNT:
    continuation in next reply (I have problems with my text editor)

  • Transport request from a Client that doesnot exist.

    Hi,
    I want to make changes to a program. The program is under a modifiable Transport request (not released).
    This transport request is created in client 10 which no more exists.
    Now i need to do the changes in client 100.
    I cannot change the owner, neither can i delete nor release.
    Basis also cannot do it as the client 10 doesnot exist at all.
    Any solution?
    Answers will be rewards.
    Thanks
    Skantheri.

    Hi,
    1. one option is goto se09 and goto that request.
    2. expand that request.
    3. In that remove the object(program)
    4. If that is successful, then it will allow to change the program and automatically ask for new request number.
    regards,
    amit m.

  • Error in Starting the service.The Service Schedule doesnot Exist.

    when i install the Oracle 8i on Windows 2003 then
    it installed successfully and import and export data successfully wothout any Problem
    But after that when i restart the Server then
    it ask for the User name and Password BUT when i entered the User Name and Password it show's that Error
    "Error in Starting the service.
    The Service Schedule doesnot Exist."
    so please can you solve the problem ?
    My mail id is [email protected]
    Thanking you
    Vikas garg

    Hi
    i have got the answer for this question, i updated the registry with the correct file path, and then closed the registry, the services.msc file is automatically updated with the correct path
    and then started the CSService, then went to the OEM setup i clicked Retry buton, then it went through.
    Thanks to all the viewers.

  • Pipe in Expansion does not expand BAS members for all KeyRanges

    Hi all,
    I created a simple report to input some figures (in this case currency translation rates). I would like to add the different figures per period (BAS members of selected time period) and would like to have the different input currencies separated using the PIPE within the expansion parameters (rf. screenshot):
    http://up.picr.de/4945568.png
    I would expect the following result after expanding (rf. screenshot):
    http://up.picr.de/4945586.jpg
    What I get is the following; for the first KeyRange the BAS members are listed from JAN to DEC. the other KeyRanges only show the JAN 12 times (rf. screenshot ):
    http://up.picr.de/4945604.jpg
    Does anyone have an idea? I already tried to modify the expansion from BAS to BAS|BAS|BAS, but the result is the same.
    Thanks in advance and best regards
    DoubleM
    Using: BPC 7.5 for Microsoft

    Hi Karsten,
    thank you for your answer, too. Yes, this is sth. I also thought about (just add the Dimension description in a new header able.  I think now it's ok.
    If I would adapt the report like this I would have the next issue. I like using the pipes as they give a little bit more overview to a report (from my point of view), but I guess the functionality is not always really sophisticated.
    Example: Normaly the formula next to the first cells in the headers (like EVDES) is copied to the rest of the KeyRange. If you use pipes you have different KeyRanges and I would also expect, that the formula is also copied to this Ranges, but it will not. If I have static reports (like in the example of this thread), it's quite easy to copy the formulas, so the description is also named in the other ranges.
    But if you have really dynamic reports (so you do not know, how many rows will be filled) you cannot copy the formulas easily. Maybe a solution with macros might be possible, but it's not the nicest way ...
    cheers
    DoubleM

  • Use of prompted hierarchy's base members in Script Logic

    Hello all,
    I have a data manager package which prompts the user for a dimension called P_BUDGET_MODEL. The prompt is SELECT hence the user selects a hierarchy node on this dimension.
    In the relevant Script Logic I have a variable %P_BUDGET_MODEL_SET%, which is automatically created by the system. I would like to run the logic for the basemembers of the hierarchy node.
    Please note - the basemembers are not direct children of the selected hierarchy node (i.e. the selected node is the "grandparent" of the basemembers).
    I tried the following simple logic command:
    *XDIM_MEMBERSET P_BUDGET_MODEL = BAS(%P_BUDGET_MODEL_SET%)
    It yielded a message that "Member BAS() does not exist".
    I have also noticed the following thread:
    [BPC 7.5 NW - HIER NODE in PROMPT using Formule in Package ?;
    If I understood properly it is not relevant to my case because the hierarchy is more that 2 levels deep.
    Any ideas?
    TIA
    Avihay

    Hi,
    As it seems after further investigation the problem is that I use "_" in the dimension names and variable names. This creates a problem to BPC in some cases.
    For example here there is no problem:
    *SELECT(%MODEL%,ID,P_BUDGET_MODEL,ID="%P_BUDGET_MODEL_SET%")
    Here there is a problem hence the use of [ ]
    *XDIM_MEMBERSET P_MONTH = BAS([%P_VERSION_SET%.YEAR].TOTAL)
    Here there is not "_" so the code is fine:
    *XDIM_MEMBERSET P_BUDGET_MODEL = BAS(%MODEL%)
    Strange yet seems that this was the problem...
    Avihay

  • Counting rule doesnot exist.

    Hello,
    When I try to enter time I'm getting thefollowing error after I press enter "counting rule 08/2/00/.. doesnot exist".
    In Data Entry Area I'm entering the details for Activity type, Rec. order, Attendance/Absence Type and the hours for the week i.e. Monday, Tue etc..
    Can anyone help me where I'm missing with the Configuration. This is an urgent issue please help.
    Thanks & Regards,
    Padmaja.

    Hi Raghu,
    The employee who is getting error has ESG 1, and he is bookong time for Attendance type, i m not getting where to maintain the counting rule for attendance type. as under the counting rule for attendance it is already maintain.
    Thanks in advance,
    Padmaja

  • Attribute Dimension and association with multi level base members

    I am trying to associate attribute dimension members with base members that can be at different levels (level 0 or level 1 or level 2 ).
    First question - Is that possible ? Second how do I do that.
    I am building the dimensions(base and attribute) members first and then trying to associate.
    I get the following error message :
    Base member (xxxxxxx) association level does not match base dimension association level
    The base dimension looks like
    Supplier
    |-----Supplier Group
    |---------Supplier ID (Associate this member to an attrbiute dimension)
    |---------------Invoice Number
    Sometimes the Supplier ID may not have a Supplier Group or an Invoice Number (hence it can be a level 0 or directly under the dimension name - Gen2)
    The Attrbute Dimension looks like
    Supplier Value
    |---High
    |---Medium
    |---Low
    Edited by: 816875 on 30-Nov-2010 07:01

    First to clarify, base mambers by definition would all be level 0 members, but to your question, attributres can only be associated to a single level within a dimension. your problem is sometimes the supplier is level 0 and other times level 1. This can't be done.

  • Planning on non-base members.

    Hi Experts
    I have a situation where different accounts in the Balance Sheet is translated at different exchange rates. For example, my hierarchy on P_ACCT:
    Cash and cash equivalents  Z0031011000
        ...More nodes and accounts
    Net Receivables                   Z0031012000 
        ...More nodes and accounts
    The customer wants to translate Z0031011000 at a rate e.g. 1.05 and Z0031012000 at a rate of 1.075.
    I have 2 questions regarding this:
    - Since you can only plan on base-members, I cannot store a rate against a hierarchy node, or is there a way or workaroud?
    - Is it possible to translate all the accounts below the node at the stored rate and how would the MDX look like?
    Any help would be appreciated.
    Thanks
    L.

    Hi,
    Maintain different RATE types undere account dimension. Maintain one rate type for all base members under Z0031011000
    and maintain different rate type under  Z0031012000.
    In Rate application maintain these 2 exchange rates aginst R_ACCT which is maintained as RATE type under account.
    After this when you run currency translation all accounts under Z0031011000 will get converted based on exchange rate maintianed in rate application.Similarly for Z0031012000 also.
    Hope it helps..
    regards,
    Raju

  • Package doesnot exists????

    Hi all,
    My Jdev version is 11.1.2.3.0.
    The application was working very fine. later i created AppModuleImpl.java and added one method to AppModuleImpl.java.
    After adding one method in AppModuleImpl.java getting error after running page package doesnot exist and showing the below imports:
    import oracle.adf.model.BindingContext;
    import oracle.binding.BindingContainer;
    import oracle.binding.OperationBinding;
    import oracle.jbo.JboException;
    import oracle.jbo.server.ApplicationModuleImpl;
    import oracle.jbo.server.ViewObjectImpl;
    And in AppModuleImpl.java if i type import oracle. then its showing only * i.e. import oracle.* only exists.
    what should i do to import all the above imports???
    Any suggestions will be really useful.
    Thank you.

    Hi Frank,
    Thanks for ur quick respose.
    ADF Model Runtime library is already added to both Model and ViewController projects.
    what else i am missing here?
    Thanks.

  • Y5 doesnot exist

    hi,
    Invoices were booked with Y5 10% in SD module correctly. Now at time of payment to tax collectorate for output taxes in MIRO,system displaying message tax code Y5 doesnot exist despite i can see the tax code in MIRO. I am unable to understand the cause of error, please guide.

    Dear:
               Instead of deactivating %age in FTXP for Y5 you should tell your SD consultant to make the condition record inactive as maintained in VK13 or restrict its validity period. Ideally you should never delete FTXP Y5 %age , because in case of invoice reversal in subsequent periods system may get confused if ti does not find the tax code maintenance in FTXP.
    Regards

  • EPM Context filter - select base members of a node

    Hello Experts,
    Is it possible to select the base members of a node in epmcontext filter?
    Thanks,
    Nadine

    Hi Nadine,
    Its not possible to get base members of a particular parent.
    The suggestion provided by Nagarjuna will fetch you all the base level members in your dimension.
    The suggestion provided by Biswajit will not work at all. Consider the Time dimension as an example. You will have certain properties for the months. However, if you want to fetch the base level of a year, and you put a condition as PARENTH1=2010.TOTAL; BASE_MEMBER=X, it will not give you anything; since PARENTH1 of the months will not be equal to the year. Instead, it will be the quarter.
    Hope this helps.

  • RFC destination DEVCLNT120 doesnot exist

    Hi Expert,
    i  am getting some error in production when i am selecting WorkEnvironment-->EquipmentCard in ESS i.e RFC destination DEVCLNT120 doesnot exist.this issue is not there in dev system.
    Regards,
    Smruti Moharana

    Hi Smruti,
    Please check the WorkEnvironment-->EquipmentCard using DEVCLNT120 in the ivew properties. check the required system object for the iview.
    Best Regards
    Arun Jaiswal

  • Financial Reporting: Base members of Current Point of View for Entity

    How do you typically handle reports in which you'd like to show all base members of the current point of view, but also allow the user to select a base entity?
    Example A: Base members of Current Point of View for Entity
    User selects a base entity: report errors
    User selects a parent: report functions as expected and shows base entities
    Example B: Base members of Current Point of View for Entity (Inclusive)
    User selects a base entity: report functions as expected and shows the base entity
    User selects a parent: report shows base entities (as expected), but also shows the parent entity (which we do not want to see)
    I think the last case listed is what we want, but is there any way to just show the base entities? Like an advanced suppression option or something I'm missing.
    Thanks.

    Unfortunately, we don't have anything that uniquely identifies our base entities (close, but not all of them). However, the report does work as desired by using the following for entity, set in the advanced properties:
    Base members of Current Point of View for Entity (Inclusive) AND Bottom of hierarchy Entity
    This will allow the user to select either A) parent or B) base entity from the hierarchy and the report will show either A) base entities of the parent (not the parent) or B) the base entity.
    Not sure why this works and all the other things attempted did not, but as long as it works. Also tried conditional formatting on Level, but that always threw a level 0 (for both base and parent).

Maybe you are looking for

  • Final bill is incorrect and being threatened with ...

    I moved to PlusNet for broadband and phone in November. I paid my November bill, which actually left BT owing me money, and cancelled my direct debit. Good thing I did as they decided to keep charging me and now three months later are still chasing m

  • How to  trigger specific DB event on msg content basis- DTD is same,

    Hi, Scenario is like this: I will receive PO from diff. customers(set up in Oracle B2B) , all sending in same DTD format(3A4 PIP), all msg will routed to iStudio via IP_IN_QUEUE (queue mngt provided by Oracle B2B), being published by AQ adapter & sub

  • Help ipod wont work

    Ok, heres the low down... I got an iPod fifth gen. for christmas, it is my first one since somebody stole my old one, and theres a problem. I was just getting ready to go to school and I took the iPod off the dock without ejecting it from itunes. Whe

  • Infoset Query - Long run times

    Hi All, I was running a Bex query on top of an infoset query a few days ago with no problems and very good performance.  Now, returning any number of records it runs and timesout.  I know that there will be recommendations related to statistics and p

  • What happens to my installed CS6 Master Suite apps with CC?

    Hi - This line of questioning may be the product of a suspicious mind but - what happens to my investment of Adobe applications when I subscribe to CC? Will they be overwritten or deactivated? If I'm in a situation where I have no access to the Cloud